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

Unified Diff: android_webview/browser/DEPS

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/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 30b7aca7940899f7030c81d26bde4d8e90abdc21..b8c6406fc00fbcb57264029b29431acee1884101 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"+components/crash/content/browser",
"+components/data_reduction_proxy/core/browser",
"+components/navigation_interception",
+ "+components/network_session_configurator/switches.h",
"+components/policy/core/browser",
"+components/policy/core/common",
"+components/pref_registry",

Powered by Google App Engine
This is Rietveld 408576698