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

Unified Diff: android_webview/BUILD.gn

Issue 1892123003: Add components/network_session_configurator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add dependencies for iOS. Created 4 years, 8 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/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 2475e7b4137b301ab0e98c9410498d2e8af2ae51..99f2de21424227d7b2257f70a03a0d9c5ce1e7f1 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -564,6 +564,7 @@ source_set("common") {
"//components/metrics:profiler",
"//components/metrics:ui",
"//components/navigation_interception",
+ "//components/network_session_configurator:switches",
"//components/printing/browser",
"//components/printing/common",
"//components/printing/renderer",

Powered by Google App Engine
This is Rietveld 408576698