blob: 330ee3c455c8c0088ead5c9c1bcda8a8f3209871 [file] [log] [blame]
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ios/chrome/browser/native_app_launcher/ios_appstore_ids.h"
#if !defined(__has_feature) || !__has_feature(objc_arc)
#error "This file requires ARC support."
#endif
const char kIOSAppStoreGmail[] = "422689480";
const char kIOSAppStoreGoogleDocs[] = "842842640";
const char kIOSAppStoreGoogleDrive[] = "507874739";
const char kIOSAppStoreGoogleMaps[] = "585027354";
const char kIOSAppStoreGooglePhotos[] = "962194608";
const char kIOSAppStoreGooglePlayMusic[] = "691797987";
const char kIOSAppStoreGooglePlus[] = "447119634";
const char kIOSAppStoreGoogleSheets[] = "842849113";
const char kIOSAppStoreGoogleSlides[] = "879478102";
const char kIOSAppStoreTestFlight[] = "899247664";