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

Unified Diff: chrome/chrome_browser_chromeos.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_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 2854502fae6b36f6f5686948f4b795d08700f895..fc06026d97fa1fe3762e1ce5cfdb8b10ca69ffb3 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -1243,7 +1243,7 @@
'../skia/skia.gyp:skia',
'../storage/storage_browser.gyp:storage',
'../storage/storage_common.gyp:storage_common',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../third_party/adobe/flash/flash_player.gyp:flapper_version_h',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_proto_cpp',
@@ -1275,7 +1275,7 @@
'export_dependent_settings': [
'browser/extensions/api/api_registration.gyp:chrome_api_registration',
'common/extensions/api/api.gyp:chrome_api',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
],
'include_dirs': [
# breakpad_linux.cc uses generated file_version_info_linux.h.

Powered by Google App Engine
This is Rietveld 408576698