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

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

Issue 290023003: sync: Add UI code for per type debug counters (Closed) Base URL: https://chromium.googlesource.com/chromium/src
Patch Set: Share more code in counter updates Created 6 years, 7 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 b56dd84acab7ca2feb223edb808e4e3e7e5bfbbf..b510a77d02cc05af7809d8215924ba2b99043775 100644
--- a/chrome/browser/ui/webui/DEPS
+++ b/chrome/browser/ui/webui/DEPS
@@ -3,8 +3,9 @@ include_rules = [
"+js2webui/chrome/test/data",
"+sync/js",
- "+sync/internal_api/public/util/weak_handle.h",
+ "+sync/internal_api/public/sessions",
"+sync/internal_api/public/events",
+ "+sync/internal_api/public/util/weak_handle.h",
# Other libraries.
"+device/bluetooth",

Powered by Google App Engine
This is Rietveld 408576698