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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1464083002: Upstream IOSChromeIOThread to hold data primarily used on IO thread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl upload --similarity=30 Created 5 years, 1 month 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 ec206af2ed681fc32a8bc9d1f62b1c6b89155535..83c22b86a29b84f13875a96a0a1bb7415b46bf54 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -89,6 +89,7 @@
'../../components/components.gyp:signin_core_browser',
'../../components/components.gyp:signin_core_common',
'../../components/components.gyp:signin_ios_browser',
+ '../../components/components.gyp:ssl_config',
'../../components/components.gyp:suggestions',
'../../components/components.gyp:sync_driver',
'../../components/components.gyp:syncable_prefs',
@@ -311,6 +312,8 @@
'browser/invalidation/ios_chrome_profile_invalidation_provider_factory.h',
'browser/ios_chrome_field_trials.cc',
'browser/ios_chrome_field_trials.h',
+ 'browser/ios_chrome_io_thread.cc',
+ 'browser/ios_chrome_io_thread.h',
'browser/memory/memory_debugger.h',
'browser/memory/memory_debugger.mm',
'browser/memory/memory_debugger_manager.h',
« ios/chrome/browser/ios_chrome_io_thread.cc ('K') | « ios/chrome/browser/ios_chrome_io_thread.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698