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

Unified Diff: extensions/browser/DEPS

Issue 566823003: Move declarative_webrequest: action, rules_registry (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert extension_constants changes (this patch violates DEPS ..) Created 6 years, 3 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: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 134491ace23d8bedf77c8868c631550d0cf8513a..e540b13e26377280dc14a749e594dec94ae3910b 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/pref_registry",
"+components/sessions",
"+components/storage_monitor",
+ "+components/web_cache",
"+components/web_modal",
"+content/public/browser",
"+device/bluetooth",
@@ -12,6 +13,7 @@ include_rules = [
"+storage/browser/fileapi",
"+sync",
"+third_party/leveldatabase",
+ "+third_party/re2",
"+third_party/skia/include",
"+third_party/WebKit/public/web",
]

Powered by Google App Engine
This is Rietveld 408576698