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

Unified Diff: components/signin.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/sessions/core/session_types_unittest.cc ('k') | components/signin/core/browser/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/signin.gypi
diff --git a/components/signin.gypi b/components/signin.gypi
index 1a00eb8d90cff7491d5576f2b56a1ed0af09f16f..2bd8d1b1a0ded84ea4bd764d79879342963cf899 100644
--- a/components/signin.gypi
+++ b/components/signin.gypi
@@ -184,7 +184,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base',
- '../sync/sync.gyp:sync_java',
+ '../components/sync.gyp:sync_java',
],
'variables': {
'java_in_dir': 'signin/core/browser/android/java',
« no previous file with comments | « components/sessions/core/session_types_unittest.cc ('k') | components/signin/core/browser/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698