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: components/gcm_driver.gypi

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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 | « components/dom_distiller/webui/BUILD.gn ('k') | components/gcm_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/gcm_driver.gypi
diff --git a/components/gcm_driver.gypi b/components/gcm_driver.gypi
index 5a0b31e18315795c36e8992d9443a8f723bbbb66..a7486452c1b0684e1fc69382a2b3bace4518e2e2 100644
--- a/components/gcm_driver.gypi
+++ b/components/gcm_driver.gypi
@@ -33,7 +33,7 @@
'../base/base.gyp:base',
'../google_apis/gcm/gcm.gyp:gcm',
'../net/net.gyp:net',
- '../sync/sync.gyp:sync_proto',
+ '../components/sync.gyp:sync_proto',
'../url/url.gyp:url_lib',
],
'include_dirs': [
@@ -297,7 +297,7 @@
'dependencies': [
'../base/base.gyp:base_java',
'../content/content.gyp:content_java',
- '../sync/sync.gyp:sync_java',
+ '../components/sync.gyp:sync_java',
],
'variables': {
'java_in_dir': 'gcm_driver/android/java',
« no previous file with comments | « components/dom_distiller/webui/BUILD.gn ('k') | components/gcm_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698