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

Unified Diff: ios/chrome/browser/native_app_launcher/ios_appstore_ids.mm

Issue 2813023003: Removes YouTube app id constant (Closed)
Patch Set: Created 3 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
« no previous file with comments | « ios/chrome/browser/native_app_launcher/ios_appstore_ids.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/native_app_launcher/ios_appstore_ids.mm
diff --git a/ios/chrome/browser/native_app_launcher/ios_appstore_ids.mm b/ios/chrome/browser/native_app_launcher/ios_appstore_ids.mm
index 48b96527d8d92ec0522fb6e25ed264558ef2f294..672eaa3aa32e0f8833cf537e21669aa7058ffae6 100644
--- a/ios/chrome/browser/native_app_launcher/ios_appstore_ids.mm
+++ b/ios/chrome/browser/native_app_launcher/ios_appstore_ids.mm
@@ -14,4 +14,3 @@ const char kIOSAppStoreGooglePlus[] = "447119634";
const char kIOSAppStoreGoogleSheets[] = "842849113";
const char kIOSAppStoreGoogleSlides[] = "879478102";
const char kIOSAppStoreTestFlight[] = "899247664";
-const char kIOSAppStoreYouTube[] = "544007664";
« no previous file with comments | « ios/chrome/browser/native_app_launcher/ios_appstore_ids.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698