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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 2176503003: Intercept iTunes links and open iTunes controller. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed 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/storekit_launcher.h ('k') | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 496006070678e653660fd5dedf9efed48e9998dc..e18138f4267d4f2fc9588ecf2906770516407745 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -359,6 +359,8 @@
'browser/ios_chrome_io_thread.mm',
'browser/ios_chrome_main_parts.h',
'browser/ios_chrome_main_parts.mm',
+ 'browser/itunes_links/itunes_links_observer.h',
+ 'browser/itunes_links/itunes_links_observer.mm',
'browser/memory/memory_debugger.h',
'browser/memory/memory_debugger.mm',
'browser/memory/memory_debugger_manager.h',
@@ -553,6 +555,7 @@
'browser/ssl/ios_ssl_blocking_page.mm',
'browser/ssl/ios_ssl_error_handler.h',
'browser/ssl/ios_ssl_error_handler.mm',
+ 'browser/storekit_launcher.h',
'browser/suggestions/image_fetcher_impl.h',
'browser/suggestions/image_fetcher_impl.mm',
'browser/suggestions/ios_image_decoder_impl.h',
« no previous file with comments | « ios/chrome/browser/storekit_launcher.h ('k') | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698