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

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: Rebase and crash fixes Created 5 years, 11 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 45c3865e01e2a0a881c9eb11008189ca56740f82..e4b37c18be6486b6abe35323bf9e0b5586f40090 100644
--- a/components/data_reduction_proxy/content/DEPS
+++ b/components/data_reduction_proxy/content/DEPS
@@ -2,7 +2,9 @@ include_rules = [
"+components/data_reduction_proxy/core/common",
"+content/public/browser",
"+content/public/common",
+ "+grit",
"+net/base",
+ "+ui/base",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698