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

Unified Diff: components/data_reduction_proxy/content/DEPS

Issue 830503004: Data Reduction Proxy blocking page and resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@interstitalStep1
Patch Set: Test resources fix Created 5 years, 10 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: components/data_reduction_proxy/content/DEPS
diff --git a/components/data_reduction_proxy/content/DEPS b/components/data_reduction_proxy/content/DEPS
index 774faa6d5a0152a5bfa18f1b0442f5570201a34f..321cd8196d9ecb5c7fa7f5e029ae6cc4aefd702d 100644
--- a/components/data_reduction_proxy/content/DEPS
+++ b/components/data_reduction_proxy/content/DEPS
@@ -5,7 +5,9 @@ include_rules = [
"+components/user_prefs",
"+content/public/browser",
"+content/public/common",
+ "+grit",
"+net/base",
+ "+ui/base",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698