Title: [125454] trunk
Revision
125454
Author
[email protected]
Date
2012-08-13 14:49:18 -0700 (Mon, 13 Aug 2012)

Log Message

Unreviewed, rolling out r125422.
http://trac.webkit.org/changeset/125422
https://bugs.webkit.org/show_bug.cgi?id=93902

Broke the Android canary build (Requested by fmalita on
#webkit).

Patch by Sheriff Bot <[email protected]> on 2012-08-13

Source/WebKit/chromium:

* WebKitUnitTests.gyp:

Tools:

* DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:
* TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (125453 => 125454)


--- trunk/Source/WebKit/chromium/ChangeLog	2012-08-13 21:42:11 UTC (rev 125453)
+++ trunk/Source/WebKit/chromium/ChangeLog	2012-08-13 21:49:18 UTC (rev 125454)
@@ -1,3 +1,14 @@
+2012-08-13  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r125422.
+        http://trac.webkit.org/changeset/125422
+        https://bugs.webkit.org/show_bug.cgi?id=93902
+
+        Broke the Android canary build (Requested by fmalita on
+        #webkit).
+
+        * WebKitUnitTests.gyp:
+
 2012-08-13  Leandro Gracia Gil  <[email protected]>
 
         [Chromium] Fix nits in the find-in-page match rects API

Modified: trunk/Source/WebKit/chromium/WebKitUnitTests.gyp (125453 => 125454)


--- trunk/Source/WebKit/chromium/WebKitUnitTests.gyp	2012-08-13 21:42:11 UTC (rev 125453)
+++ trunk/Source/WebKit/chromium/WebKitUnitTests.gyp	2012-08-13 21:49:18 UTC (rev 125454)
@@ -183,8 +183,6 @@
                         '-DANDROID_TOOLCHAIN=<(android_toolchain)',
                         '--ant-args',
                         '-DPRODUCT_DIR=<(ant_build_out)',
-                        '--ant-args',
-                        '-DCHROMIUM_SRC=<(chromium_src_dir)',
                         '--sdk-build=<(sdk_build)',
                         '--app_abi',
                         '<(android_app_abi)',

Modified: trunk/Tools/ChangeLog (125453 => 125454)


--- trunk/Tools/ChangeLog	2012-08-13 21:42:11 UTC (rev 125453)
+++ trunk/Tools/ChangeLog	2012-08-13 21:49:18 UTC (rev 125454)
@@ -1,3 +1,15 @@
+2012-08-13  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r125422.
+        http://trac.webkit.org/changeset/125422
+        https://bugs.webkit.org/show_bug.cgi?id=93902
+
+        Broke the Android canary build (Requested by fmalita on
+        #webkit).
+
+        * DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:
+        * TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp:
+
 2012-08-13  Raphael Kubo da Costa  <[email protected]>
 
         [CMake] Remove glib-related Find modules and write single new one instead.

Modified: trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp (125453 => 125454)


--- trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp	2012-08-13 21:42:11 UTC (rev 125453)
+++ trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp	2012-08-13 21:49:18 UTC (rev 125454)
@@ -500,8 +500,6 @@
                         '-DANDROID_TOOLCHAIN=<(android_toolchain)',
                         '--ant-args',
                         '-DPRODUCT_DIR=<(ant_build_out)',
-                        '--ant-args',
-                        '-DCHROMIUM_SRC=<(chromium_src_dir)',
                         '--sdk-build=<(sdk_build)',
                         '--app_abi',
                         '<(android_app_abi)',

Modified: trunk/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp (125453 => 125454)


--- trunk/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp	2012-08-13 21:42:11 UTC (rev 125453)
+++ trunk/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp	2012-08-13 21:49:18 UTC (rev 125454)
@@ -143,8 +143,6 @@
                         '-DANDROID_TOOLCHAIN=<(android_toolchain)',
                         '--ant-args',
                         '-DPRODUCT_DIR=<(ant_build_out)',
-                        '--ant-args',
-                        '-DCHROMIUM_SRC=<(chromium_src_dir)',
                         '--sdk-build=<(sdk_build)',
                         '--app_abi',
                         '<(android_app_abi)',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to