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

Unified Diff: chrome/chrome_browser_ui.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: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index b828c20570a788807ffed0b32d60037d621c9584..65df06d7f8e37df6bf3ef974f5ab8518bac928f4 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2892,7 +2892,7 @@
'../content/content.gyp:content_common',
'../crypto/crypto.gyp:crypto',
'../skia/skia.gyp:skia',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_proto_cpp',
'../third_party/icu/icu.gyp:icui18n',
@@ -2919,7 +2919,7 @@
],
'export_dependent_settings': [
'../components/components.gyp:dom_distiller_core',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
],
'includes': [
# Disable LTO due to undefined reference

Powered by Google App Engine
This is Rietveld 408576698