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

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: Update comment and rebase 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 c432226bb70613505fcf476285d8aa9fc859bde0..f24772a6b3025ee80b8cff42076bf120f59b9bbe 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.
"+components/onc",
« no previous file with comments | « chrome/browser/resources/sync_internals_resources.grd ('k') | chrome/browser/ui/webui/sync_internals_message_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698