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

Unified Diff: extensions/browser/DEPS

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 | « extensions/BUILD.gn ('k') | extensions/browser/app_sorting.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index b577d775c549c043e2b5fb70d17464ecd7348f6c..db2b2f809d2d8352756d0e7b25437278117eb01c 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/pref_registry",
"+components/sessions",
"+components/storage_monitor",
+ "+components/sync",
"+components/update_client",
"+components/variations",
"+components/version_info",
@@ -22,7 +23,6 @@ include_rules = [
"+services/shell/public/cpp",
"+skia/ext/image_operations.h",
"+storage/browser/fileapi",
- "+sync",
"+third_party/leveldatabase",
"+third_party/re2",
"+third_party/WebKit/public/web",
« no previous file with comments | « extensions/BUILD.gn ('k') | extensions/browser/app_sorting.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698