| Index: chrome/browser/resources/downloads/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/downloads/compiled_resources2.gyp b/chrome/browser/resources/downloads/compiled_resources2.gyp
|
| deleted file mode 100644
|
| index 4777352a9ffc0234f24062e6415cf2741e2db6c4..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/downloads/compiled_resources2.gyp
|
| +++ /dev/null
|
| @@ -1,63 +0,0 @@
|
| -# 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.
|
| -{
|
| - 'targets': [
|
| - {
|
| - 'target_name': 'constants',
|
| - 'dependencies': ['<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr'],
|
| - 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| - },
|
| - {
|
| - 'target_name': 'externs',
|
| - 'includes': ['../../../../third_party/closure_compiler/externs_js.gypi'],
|
| - },
|
| - {
|
| - 'target_name': 'item_view',
|
| - 'dependencies': [
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
|
| - 'constants',
|
| - 'throttled_icon_loader',
|
| - 'externs',
|
| - ],
|
| - 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| - },
|
| - {
|
| - 'target_name': 'focus_row',
|
| - 'dependencies': [
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| - '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_row',
|
| - 'item_view',
|
| - ],
|
| - 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| - },
|
| - {
|
| - 'target_name': 'manager',
|
| - 'dependencies': [
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:event_tracker',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
|
| - '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:ui',
|
| - '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command',
|
| - '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_grid',
|
| - 'constants',
|
| - 'throttled_icon_loader',
|
| - 'item_view',
|
| - 'focus_row',
|
| - '<(EXTERNS_GYP):chrome_send',
|
| - 'externs',
|
| - ],
|
| - 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| - },
|
| - {
|
| - 'target_name': 'throttled_icon_loader',
|
| - 'dependencies': ['<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr'],
|
| - 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| - },
|
| - ],
|
| -}
|
|
|