Title: [94186] trunk/Source/WebCore
- Revision
- 94186
- Author
- [email protected]
- Date
- 2011-08-31 07:37:09 -0700 (Wed, 31 Aug 2011)
Log Message
Unreviewed, rolling out r94176.
http://trac.webkit.org/changeset/94176
https://bugs.webkit.org/show_bug.cgi?id=67290
This does not fix the build failure on Macs (Requested by
apavlov on #webkit).
Patch by Sheriff Bot <[email protected]> on 2011-08-31
* WebCore.gyp/WebCore.gyp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (94185 => 94186)
--- trunk/Source/WebCore/ChangeLog 2011-08-31 14:03:26 UTC (rev 94185)
+++ trunk/Source/WebCore/ChangeLog 2011-08-31 14:37:09 UTC (rev 94186)
@@ -1,3 +1,14 @@
+2011-08-31 Sheriff Bot <[email protected]>
+
+ Unreviewed, rolling out r94176.
+ http://trac.webkit.org/changeset/94176
+ https://bugs.webkit.org/show_bug.cgi?id=67290
+
+ This does not fix the build failure on Macs (Requested by
+ apavlov on #webkit).
+
+ * WebCore.gyp/WebCore.gyp:
+
2011-08-31 Mike Reed <[email protected]>
[skia] antialias images if we're rotated
Modified: trunk/Source/WebCore/WebCore.gyp/WebCore.gyp (94185 => 94186)
--- trunk/Source/WebCore/WebCore.gyp/WebCore.gyp 2011-08-31 14:03:26 UTC (rev 94185)
+++ trunk/Source/WebCore/WebCore.gyp/WebCore.gyp 2011-08-31 14:37:09 UTC (rev 94186)
@@ -927,6 +927,7 @@
'webcore_bindings_sources',
'inspector_protocol_sources',
'injected_script_source',
+ 'debugger_script_source',
'../../_javascript_Core/_javascript_Core.gyp/_javascript_Core.gyp:yarr',
'../../_javascript_Core/_javascript_Core.gyp/_javascript_Core.gyp:wtf',
'<(chromium_src_dir)/build/temp_gyp/googleurl.gyp:googleurl',
@@ -1634,7 +1635,6 @@
'type': 'static_library',
'dependencies': [
'webcore_prerequisites',
- 'debugger_script_source'
],
# This is needed for mac because of webkit_system_interface. It'd be nice
# if this hard dependency could be split off the rest.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes