| Index: ios/chrome/ios_today_extension_resources_bundle.gypi
|
| diff --git a/ios/chrome/ios_today_extension_resources_bundle.gypi b/ios/chrome/ios_today_extension_resources_bundle.gypi
|
| deleted file mode 100644
|
| index cddc64438501e292969e22141fb8db1d03abe065..0000000000000000000000000000000000000000
|
| --- a/ios/chrome/ios_today_extension_resources_bundle.gypi
|
| +++ /dev/null
|
| @@ -1,13 +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_today_extension_resources.gyp:ios_today_extension_packed_resources',
|
| - ],
|
| - 'mac_bundle_resources': [
|
| - '<!@pymod_do_main(ios_repack_extension_locales -n today_extension -o '
|
| - '-s <(SHARED_INTERMEDIATE_DIR) '
|
| - '-x <(SHARED_INTERMEDIATE_DIR)/repack_today_extension <(locales))',
|
| - ],
|
| -}
|
|
|