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

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

Issue 255273002: First step towards invalidations componentization (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 8 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 7d9e166c8a802cefc5e68a38ee80a2ac8e2b4328..65be03027fa91d56084aed0db0afbf9454e9826d 100644
--- a/chrome/browser/ui/webui/DEPS
+++ b/chrome/browser/ui/webui/DEPS
@@ -15,4 +15,6 @@ include_rules = [
# DOM Distiller.
"+components/dom_distiller/core",
"+components/dom_distiller/webui",
+
+ "+components/invalidation",
]

Powered by Google App Engine
This is Rietveld 408576698