Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3582)

Unified Diff: build/all_android.gyp

Issue 13977004: [Android] Add a dummy uiautomator tests target for chromium testshell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added prebuilt jar target to android_tools.gyp Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/android/uiautomator_tests/src/org/chromium/chrome/testshell/uiautomator/DummyTest.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 1a3e2efe6f6a62802b4bbdaaff6d6e785dcc6326..a257751d5ef235fb5590d3b7e56755bd46d8b06e 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -103,6 +103,7 @@
'../ui/ui.gyp:ui_unittests_apk',
'../android_webview/android_webview.gyp:android_webview_test_apk',
'../chrome/chrome.gyp:chromium_testshell_test_apk',
+ '../chrome/chrome.gyp:chromium_testshell_uiautomator_tests',
'../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests_apk'
],
}],
« no previous file with comments | « no previous file | chrome/android/uiautomator_tests/src/org/chromium/chrome/testshell/uiautomator/DummyTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698