Title: [124467] trunk/Tools
- Revision
- 124467
- Author
- [email protected]
- Date
- 2012-08-02 09:30:43 -0700 (Thu, 02 Aug 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 (124466 => 124467)
--- trunk/Tools/ChangeLog 2012-08-02 16:14:35 UTC (rev 124466)
+++ trunk/Tools/ChangeLog 2012-08-02 16:30:43 UTC (rev 124467)
@@ -1,3 +1,16 @@
+2012-08-02 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-08-02 Peter Beverloo <[email protected]>
[Chromium] Toggle the type of ant compile for webkit_unit_tests and TestWebKitAPI
Modified: trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp (124466 => 124467)
--- trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp 2012-08-02 16:14:35 UTC (rev 124466)
+++ trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp 2012-08-02 16:30:43 UTC (rev 124467)
@@ -488,7 +488,7 @@
'<(PRODUCT_DIR)/DumpRenderTree_apk',
'--ant-args',
'-DPRODUCT_DIR=<(ant_build_out)',
- '--ant-compile',
+ '--sdk-build=<(sdk_build)',
'--app_abi',
'<(android_app_abi)',
],
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes