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

Unified Diff: components/signin.gypi

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
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
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',

Powered by Google App Engine
This is Rietveld 408576698