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

Unified Diff: ios/chrome/ios_chrome_resources_bundle.gypi

Issue 2332843004: Remove GYP files. (Closed)
Patch Set: Merge Created 4 years, 3 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/ios_chrome_resources.gyp ('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_resources_bundle.gypi
diff --git a/ios/chrome/ios_chrome_resources_bundle.gypi b/ios/chrome/ios_chrome_resources_bundle.gypi
deleted file mode 100644
index f37a61a64107ce835edd5798c11b38953f08757a..0000000000000000000000000000000000000000
--- a/ios/chrome/ios_chrome_resources_bundle.gypi
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2015 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.
-{
- 'dependencies': [
- '<(DEPTH)/ios/chrome/ios_chrome_resources.gyp:ios_packed_resources',
- ],
- 'mac_bundle_resources': [
- '<(SHARED_INTERMEDIATE_DIR)/repack_ios/chrome_100_percent.pak',
- '<(SHARED_INTERMEDIATE_DIR)/repack_ios/chrome_200_percent.pak',
- '<(SHARED_INTERMEDIATE_DIR)/repack_ios/chrome_300_percent.pak',
- '<(SHARED_INTERMEDIATE_DIR)/repack_ios/resources.pak',
- '<!@pymod_do_main(ios_repack_locales -o -s <(SHARED_INTERMEDIATE_DIR) '
- '-x <(SHARED_INTERMEDIATE_DIR)/repack_ios <(locales))',
- ],
-}
« no previous file with comments | « ios/chrome/ios_chrome_resources.gyp ('k') | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698