Title: [95398] trunk/Source/_javascript_Core
- Revision
- 95398
- Author
- [email protected]
- Date
- 2011-09-18 14:35:46 -0700 (Sun, 18 Sep 2011)
Log Message
Remove two files from _javascript_Core.gypi that were removed in r95240
https://bugs.webkit.org/show_bug.cgi?id=68327
Unreviewed, build warning fix.
* _javascript_Core.gypi:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (95397 => 95398)
--- trunk/Source/_javascript_Core/ChangeLog 2011-09-18 18:38:43 UTC (rev 95397)
+++ trunk/Source/_javascript_Core/ChangeLog 2011-09-18 21:35:46 UTC (rev 95398)
@@ -1,3 +1,12 @@
+2011-09-18 Nico Weber <[email protected]>
+
+ Remove two files from _javascript_Core.gypi that were removed in r95240
+ https://bugs.webkit.org/show_bug.cgi?id=68327
+
+ Unreviewed, build warning fix.
+
+ * _javascript_Core.gypi:
+
2011-09-17 Oliver Hunt <[email protected]>
Remove special case handling of inline storage from the JIT
Modified: trunk/Source/_javascript_Core/_javascript_Core.gypi (95397 => 95398)
--- trunk/Source/_javascript_Core/_javascript_Core.gypi 2011-09-18 18:38:43 UTC (rev 95397)
+++ trunk/Source/_javascript_Core/_javascript_Core.gypi 2011-09-18 21:35:46 UTC (rev 95398)
@@ -353,8 +353,6 @@
'dfg/DFGJITCompiler.cpp',
'dfg/DFGJITCompiler.h',
'dfg/DFGNode.h',
- 'dfg/DFGNonSpeculativeJIT.cpp',
- 'dfg/DFGNonSpeculativeJIT.h',
'dfg/DFGOperations.cpp',
'dfg/DFGOperations.h',
'dfg/DFGRegisterBank.h',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes