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

Unified Diff: chrome/browser/ui/webui/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
Index: chrome/browser/ui/webui/DEPS
diff --git a/chrome/browser/ui/webui/DEPS b/chrome/browser/ui/webui/DEPS
index a6854af277e2dc5b59d6868747bc8c946a43ffb6..d17493931cbc5c7846efcdff9c7fe89b56a4ed22 100644
--- a/chrome/browser/ui/webui/DEPS
+++ b/chrome/browser/ui/webui/DEPS
@@ -2,12 +2,12 @@ include_rules = [
"+components/invalidation",
"+components/onc",
"+components/proximity_auth",
+ "+components/sync/engine/events",
+ "+components/sync/sessions",
+ "+components/sync/base/weak_handle.h",
+ "+components/sync/js",
"+device/bluetooth",
"+device/nfc",
- "+sync/internal_api/public/events",
- "+sync/internal_api/public/sessions",
- "+sync/internal_api/public/util/weak_handle.h",
- "+sync/js",
# Generated files
"+js2webui/chrome/test/data",
« no previous file with comments | « chrome/browser/ui/toolbar/recent_tabs_sub_menu_model_unittest.cc ('k') | chrome/browser/ui/webui/browsing_history_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698