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: android_webview/DEPS

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Meh Created 3 years, 6 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: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 1c7b5e167fe49e3e650f26d05d6f2e17bf6b0ae1..1387b95683e840fc94b03e6bb1a2101e44816c14 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -7,6 +7,7 @@ include_rules = [
# lib is the top-level target, and must remain a leaf in the dependency tree.
"-android_webview/lib",
+ "+components/network_session_configurator/common",
"+components/metrics",
"+components/prefs",
"+components/version_info",

Powered by Google App Engine
This is Rietveld 408576698