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

Unified Diff: chrome/chrome.gyp

Issue 11778084: [sync] Add java InvalidationController for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved ModelType to correct package Created 7 years, 11 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/android/testshell/java/AndroidManifest.xml ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6e0cb293afa612bb8f40a51b46589d0327365ea1..2579fe66443bea1fe687fbc1191ac84c3a169eed 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1072,6 +1072,7 @@
'../content/content.gyp:content_java',
'../content/content.gyp:navigation_interception_java',
'../content/content.gyp:web_contents_delegate_android_java',
+ '../sync/sync.gyp:sync_java',
'../third_party/guava/guava.gyp:guava_javalib',
'../ui/ui.gyp:ui_java',
],
« no previous file with comments | « chrome/android/testshell/java/AndroidManifest.xml ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698