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

Unified Diff: components/data_reduction_proxy/content/common/DEPS

Issue 1310743003: Consistently use LoFi for an entire page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: using UserData and adressing nasko comments Created 5 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: components/data_reduction_proxy/content/common/DEPS
diff --git a/components/data_reduction_proxy/content/common/DEPS b/components/data_reduction_proxy/content/common/DEPS
index c3505fa54c3ecf8453d1bfdeff494e6ca31545ae..83cc327026a6e23a7d2b4898a06dab2ccc540a8b 100644
--- a/components/data_reduction_proxy/content/common/DEPS
+++ b/components/data_reduction_proxy/content/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/common",
"+ipc",
+ "+net",
]

Powered by Google App Engine
This is Rietveld 408576698