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

Unified Diff: chrome/chrome_tests.gypi

Issue 998373004: Sync: Generalize entity injection in Android tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix CreateForInjection calls Created 5 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 31d7ff038c130f51f70b8c3e55442cb3ab93d2d6..123f4bff49d78d47dcb01c292caeca811cdc1ff3 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3001,6 +3001,7 @@
'../base/base.gyp:base',
'../base/base.gyp:base_java_test_support',
'../content/content_shell_and_tests.gyp:content_java_test_support',
+ '../sync/sync.gyp:test_support_sync_proto_java',
],
'variables': {
'apk_name': 'ChromeSyncShellTest',
« no previous file with comments | « chrome/browser/sync/test/integration/single_client_wallet_sync_test.cc ('k') | sync/protocol/prepare_protos_for_java_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698