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

Unified Diff: testing/android/native_test.gyp

Issue 2043803003: 👔 Reland #2: Move side-loaded test data /sdcard -> /sdcard/gtestdata (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase atop https://codereview.chromium.org/2041723006 Created 4 years, 6 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
Index: testing/android/native_test.gyp
diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp
index 968e67ac96fff55e0cf30a79bc17bd03503350c5..2018ad64806f25a7e38f6d3c0b89e5e03287e09e 100644
--- a/testing/android/native_test.gyp
+++ b/testing/android/native_test.gyp
@@ -59,6 +59,7 @@
'on_device_instrumentation.gyp:reporter_java',
'../../base/base.gyp:base_native_libraries_gen',
'../../base/base.gyp:base_java',
+ '../../base/base.gyp:base_java_test_support',
],
'variables': {
'chromium_code': '1',

Powered by Google App Engine
This is Rietveld 408576698