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

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: Fixing another weird re-base error. 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
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/declarative_webrequest/webrequest_action.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/declarative_webrequest/webrequest_action.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698