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

Unified Diff: chrome/chrome_tests.gypi

Issue 22914014: Add more control over sync for Chromium testshell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added comments for ProfileSyncServiceAndroid Created 7 years, 3 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 | « chrome/browser/sync/profile_sync_service_android.cc ('k') | chrome/test/android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index d85ffacc0dc75ce9f7eb1e65346346dff88d0a61..baaf2bf2a55f2104dea7ee3419466f9ebd7002f0 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3361,6 +3361,8 @@
'dependencies': [
'chrome_java',
'../content/content.gyp:content_java_test_support',
+ '../sync/sync.gyp:sync_java',
+ '../sync/sync.gyp:sync_java_test_support',
],
'includes': [ '../build/java.gypi' ],
},
« no previous file with comments | « chrome/browser/sync/profile_sync_service_android.cc ('k') | chrome/test/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698