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

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

Issue 966443002: Add DataReductionProxy IPC to determine if the Data Reduction Proxy was used. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to head 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/browser/DEPS
diff --git a/components/cronet/DEPS b/components/data_reduction_proxy/content/browser/DEPS
similarity index 71%
copy from components/cronet/DEPS
copy to components/data_reduction_proxy/content/browser/DEPS
index 8fa9d48d882c65ff66720258905d4ce9964b0928..897bf2ad7154f5c15a5ce5790a46983a1ddfa138 100644
--- a/components/cronet/DEPS
+++ b/components/data_reduction_proxy/content/browser/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+ipc",
"+net",
-]
+]

Powered by Google App Engine
This is Rietveld 408576698