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

Unified Diff: chrome/chrome_tests.gypi

Issue 457883002: Use Sync FakeServer in Android tests via custom APK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 299ac6656113f705d23340957c76b26893355592..2e76c020c54b30475e7b7bf6c75ce429fd68de20 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2762,7 +2762,7 @@
'type': 'none',
'dependencies': [
'chrome_java',
- 'chrome_shell_apk_java',
+ 'chrome_shell_for_test_apk_java',
Yaron 2014/08/14 22:49:30 This won't be necessary if my other suggestion wor
'chrome_java_test_support',
'../base/base.gyp:base',
'../base/base.gyp:base_java_test_support',

Powered by Google App Engine
This is Rietveld 408576698