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

Unified Diff: components/sync_sessions.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/sync_sessions.gypi
diff --git a/components/sync_sessions.gypi b/components/sync_sessions.gypi
index b56fb0fab3918c38fcb7e4ae019466e5712e8033..4acf40d37cb4f1720d16b14512a78193b2a15ad4 100644
--- a/components/sync_sessions.gypi
+++ b/components/sync_sessions.gypi
@@ -13,7 +13,7 @@
],
'dependencies': [
'../base/base.gyp:base',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../url/url.gyp:url_lib',
'bookmarks_browser',
'history_core_browser',
@@ -83,7 +83,7 @@
'dependencies': [
'sync_sessions',
'../base/base.gyp:base',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../testing/gtest.gyp:gtest',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698