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

Unified Diff: mandoline/services/core_services/DEPS

Issue 1133543005: Use core_services for network_service on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change ifdefs Created 5 years, 7 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
« no previous file with comments | « mandoline/services/core_services/BUILD.gn ('k') | mandoline/services/core_services/android_hooks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/services/core_services/DEPS
diff --git a/mandoline/services/core_services/DEPS b/mandoline/services/core_services/DEPS
index 7032f68218348179051e74bae046316bc7668fb1..c428e184d8e763c24cb062b58771c0b6d159dada 100644
--- a/mandoline/services/core_services/DEPS
+++ b/mandoline/services/core_services/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+mojo/common",
"+mojo/services/network",
"+mojo/services/tracing",
+ "+net",
"+third_party/mojo_services/src/clipboard",
"+third_party/mojo/src/mojo/public",
"+third_party/mojo_services/src/content_handler/public",
« no previous file with comments | « mandoline/services/core_services/BUILD.gn ('k') | mandoline/services/core_services/android_hooks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698