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

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

Issue 2809853002: Removes constant for Google Spaces app (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 a119c50ff7ba2112537c3e2e6099b799167f7d1c..48b96527d8d92ec0522fb6e25ed264558ef2f294 100644
--- a/ios/chrome/browser/native_app_launcher/ios_appstore_ids.mm
+++ b/ios/chrome/browser/native_app_launcher/ios_appstore_ids.mm
@@ -13,6 +13,5 @@ const char kIOSAppStoreGooglePlayMusic[] = "691797987";
const char kIOSAppStoreGooglePlus[] = "447119634";
const char kIOSAppStoreGoogleSheets[] = "842849113";
const char kIOSAppStoreGoogleSlides[] = "879478102";
-const char kIOSAppStoreSpaces[] = "1025159334";
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