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

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: Rebase. 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
« no previous file with comments | « no previous file | android_webview/android_webview.gyp » ('j') | components/network_session_configurator/DEPS » ('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 ab2e3a8a1b0d8bc8b96a855dc9bbc6a3c9765671..49c8346a6c3f6a7748cb93d918643df903f7b0f9 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/prefs",
"//components/printing/browser",
"//components/printing/common",
« no previous file with comments | « no previous file | android_webview/android_webview.gyp » ('j') | components/network_session_configurator/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698