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

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

Issue 2063683002: Migrate components/data_reduction_proxy to Mojo interfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Eliminate usage of RPH observer Created 4 years, 4 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/data_reduction_proxy/content/browser/DEPS b/components/data_reduction_proxy/content/browser/DEPS
index 897bf2ad7154f5c15a5ce5790a46983a1ddfa138..449004f52c11c4abb70dd52f618e9b12b2e194e2 100644
--- a/components/data_reduction_proxy/content/browser/DEPS
+++ b/components/data_reduction_proxy/content/browser/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+ipc",
+ "+mojo/public",
"+net",
-]
+]

Powered by Google App Engine
This is Rietveld 408576698