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

Unified Diff: ios/chrome/ios_chrome.gyp

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: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 8f0e8231869bedab0e9b55dc1d0bfe86bb617a59..8046b1fc17a7aba5781d2b3ef6583c1582d0f36e 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -80,6 +80,7 @@
'../../components/components.gyp:metrics_services_manager',
'../../components/components.gyp:metrics_ui',
'../../components/components.gyp:net_log',
+ '../../components/components.gyp:network_session_configurator',
'../../components/components.gyp:network_time',
'../../components/components.gyp:ntp_snippets',
'../../components/components.gyp:omnibox_browser',

Powered by Google App Engine
This is Rietveld 408576698