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

Unified Diff: ios/chrome/ios_chrome_tests.gyp

Issue 2170103002: Notify SystemURLRequestContextGetter before shutdown on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Few more comments. Created 4 years, 5 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 | « ios/chrome/browser/ios_chrome_io_thread_unittest.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome_tests.gyp
diff --git a/ios/chrome/ios_chrome_tests.gyp b/ios/chrome/ios_chrome_tests.gyp
index 6b10800eaf04d2d6852bf3ed252a75dc3b8370b2..c7944398dcf401a18d37841215816fc8b9152048 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -20,6 +20,8 @@
'../../components/components.gyp:password_manager_core_browser',
'../../components/components.gyp:password_manager_core_browser_test_support',
'../../components/components.gyp:password_manager_core_common',
+ '../../components/components.gyp:proxy_config',
+ '../../components/components.gyp:ssl_config',
'../../components/components.gyp:syncable_prefs_test_support',
'../../components/components.gyp:update_client',
'../../components/components.gyp:version_info',
@@ -56,6 +58,7 @@
'browser/geolocation/omnibox_geolocation_local_state_unittest.mm',
'browser/install_time_util_unittest.mm',
'browser/installation_notifier_unittest.mm',
+ 'browser/ios_chrome_io_thread_unittest.mm',
'browser/itunes_links/itunes_links_observer_unittest.mm',
'browser/metrics/ios_chrome_metrics_service_accessor_unittest.cc',
'browser/metrics/ios_chrome_stability_metrics_provider_unittest.cc',
« no previous file with comments | « ios/chrome/browser/ios_chrome_io_thread_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698