Title: [122301] trunk/Tools
Revision
122301
Author
[email protected]
Date
2012-07-10 23:19:09 -0700 (Tue, 10 Jul 2012)

Log Message

[Chromium] Merge final nits to DumpRenderTree.gyp for Android
https://bugs.webkit.org/show_bug.cgi?id=90920

Reviewed by Tony Chang.

This patch contains the last few small changes to DumpRenderTree.gyp
from the chromium-android branch. After this change, this file will be
fully merged.

* DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (122300 => 122301)


--- trunk/Tools/ChangeLog	2012-07-11 06:18:36 UTC (rev 122300)
+++ trunk/Tools/ChangeLog	2012-07-11 06:19:09 UTC (rev 122301)
@@ -1,5 +1,18 @@
 2012-07-10  Adam Barth  <[email protected]>
 
+        [Chromium] Merge final nits to DumpRenderTree.gyp for Android
+        https://bugs.webkit.org/show_bug.cgi?id=90920
+
+        Reviewed by Tony Chang.
+
+        This patch contains the last few small changes to DumpRenderTree.gyp
+        from the chromium-android branch. After this change, this file will be
+        fully merged.
+
+        * DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:
+
+2012-07-10  Adam Barth  <[email protected]>
+
         [Chromium-Android] Add apk test targets for webkit_unit_tests and TestWebKitAPI
         https://bugs.webkit.org/show_bug.cgi?id=90918
 

Modified: trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp (122300 => 122301)


--- trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp	2012-07-11 06:18:36 UTC (rev 122300)
+++ trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp	2012-07-11 06:19:09 UTC (rev 122301)
@@ -451,7 +451,7 @@
                         '<(PRODUCT_DIR)/DumpRenderTree_apk',
                         '--ant-args',
                         '-DPRODUCT_DIR=<(ant_build_out)',
-                        '--ant-compile',
+                        '--ant-compile=<(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