Title: [122309] trunk/Tools
Revision
122309
Author
[email protected]
Date
2012-07-11 00:42:07 -0700 (Wed, 11 Jul 2012)

Log Message

Unreviewed gardening.
One more fix for r122292.

* TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (122308 => 122309)


--- trunk/Tools/ChangeLog	2012-07-11 07:42:05 UTC (rev 122308)
+++ trunk/Tools/ChangeLog	2012-07-11 07:42:07 UTC (rev 122309)
@@ -1,3 +1,10 @@
+2012-07-11  Hayato Ito  <[email protected]>
+
+        Unreviewed gardening.
+        One more fix for r122292.
+
+        * TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp:
+
 2012-07-11  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r122301.

Modified: trunk/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp (122308 => 122309)


--- trunk/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp	2012-07-11 07:42:05 UTC (rev 122308)
+++ trunk/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp	2012-07-11 07:42:07 UTC (rev 122309)
@@ -133,7 +133,7 @@
                         '<(PRODUCT_DIR)/TestWebKitAPI_apk',
                         '--ant-args',
                         '-DPRODUCT_DIR=<(ant_build_out)',
-                        '--ant-compile=<(sdk_build)'
+                        '--ant-compile'
                     ],
                 }],
             }],
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to