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

Unified Diff: android_webview/BUILD.gn

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Fix merge 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') | no next file with comments »
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 70490754eeca9d2117ae31cbb03801c2ae2952d2..cbb91a34f2d92eead095e0f5f47e8eaaacfcca64 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -692,6 +692,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698