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

Unified Diff: components/dom_distiller.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/components_tests.gyp ('k') | components/dom_distiller/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller.gypi
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index 36fd310656dcb5b0024d8785377c020ea064a3e4..687e2de1580c2fdd039dcf89379895365c5afeed 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -11,7 +11,7 @@
'dependencies': [
'../base/base.gyp:base',
'../skia/skia.gyp:skia',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../third_party/dom_distiller_js/dom_distiller_js.gyp:dom_distiller_js_proto',
'../third_party/re2/re2.gyp:re2',
'components.gyp:leveldb_proto',
@@ -103,7 +103,7 @@
'dependencies': [
'dom_distiller_core',
'components.gyp:leveldb_proto_test_support',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../testing/gmock.gyp:gmock',
'../url/url.gyp:url_lib',
],
@@ -168,7 +168,7 @@
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../ui/display/display.gyp:display',
'../ui/gfx/gfx.gyp:gfx',
'../url/url.gyp:url_lib',
@@ -244,7 +244,7 @@
'../content/content.gyp:content_browser',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../url/url.gyp:url_lib',
'components_resources.gyp:components_resources',
'components_strings.gyp:components_strings',
« no previous file with comments | « components/components_tests.gyp ('k') | components/dom_distiller/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698