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

Unified Diff: chrome/browser/ui/webui/DEPS

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/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",

Powered by Google App Engine
This is Rietveld 408576698