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/DEPS

Issue 615583003: Introduce NetworkDelegate's implementation in extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index 2286ed4b74ed64a606e95284040cac01bb03c5de..244e203ba3a59d0635d5138939eab2252bf27c1e 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/crx_file",
"+components/url_matcher",
"-content",
+ "+content/shell/browser",
Fady Samuel 2014/09/29 20:48:02 Remove this dependency.
"+content/grit/content_resources.h",
"+content/public/common",
"+content/public/test",

Powered by Google App Engine
This is Rietveld 408576698