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

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: fixed browser startup Created 7 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 3aec0ab20e72f61226095fc5c69e39c1aa39c420..726f1e3e8a30dd2f50e188a30492f2135e9e9f00 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3355,6 +3355,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' ],
},

Powered by Google App Engine
This is Rietveld 408576698