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

Unified Diff: android_webview/BUILD.gn

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
« no previous file with comments | « no previous file | android_webview/DEPS » ('j') | android_webview/browser/net/aw_url_request_context_getter.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 6d4e39c7117f34e677d04291bd0981795016ee60..25a5593b9b92e8d7e10dcace374316680030f870 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -696,6 +696,7 @@ source_set("common") {
"//components/metrics:profiler",
"//components/metrics:ui",
"//components/navigation_interception",
+ "//components/network_session_configurator/common",
"//components/policy:generated",
"//components/policy/core/browser",
"//components/prefs",
« no previous file with comments | « no previous file | android_webview/DEPS » ('j') | android_webview/browser/net/aw_url_request_context_getter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698