| OLD | NEW |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 # TODO(oka): Compile all the targets. | 4 # TODO(oka): Compile all the targets. |
| 5 { | 5 { |
| 6 'targets': [ | 6 'targets': [ |
| 7 # { | 7 # { |
| 8 # 'target_name': 'background', | 8 # 'target_name': 'background', |
| 9 # 'includes': ['../../compile_js2.gypi'], | 9 # 'includes': ['../../compile_js2.gypi'], |
| 10 # }, | 10 # }, |
| (...skipping 25 matching lines...) Expand all Loading... |
| 36 'includes': ['../../compile_js2.gypi'], | 36 'includes': ['../../compile_js2.gypi'], |
| 37 }, | 37 }, |
| 38 # { | 38 # { |
| 39 # 'target_name': 'gallery', | 39 # 'target_name': 'gallery', |
| 40 # 'includes': ['../../compile_js2.gypi'], | 40 # 'includes': ['../../compile_js2.gypi'], |
| 41 # }, | 41 # }, |
| 42 { | 42 { |
| 43 'target_name': 'gallery_constants', | 43 'target_name': 'gallery_constants', |
| 44 'includes': ['../../compile_js2.gypi'], | 44 'includes': ['../../compile_js2.gypi'], |
| 45 }, | 45 }, |
| 46 # { | 46 { |
| 47 # 'target_name': 'gallery_data_model', | 47 'target_name': 'gallery_data_model', |
| 48 # 'dependencies': [ | 48 'dependencies': [ |
| 49 # 'thumbnail_mode', | 49 '../../file_manager/common/js/compiled_resources2.gyp:util', |
| 50 # '../../file_manager/common/js/compiled_resources2.gyp:util', | 50 '../../file_manager/foreground/js/metadata/compiled_resources2.gyp:thumb
nail_model', |
| 51 # '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 51 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
| 52 # 'gallery_item', | 52 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:array_data
_model', |
| 53 # '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:array_dat
a_model', | 53 'entry_list_watcher', |
| 54 # ], | 54 'gallery_item', |
| 55 # 'includes': ['../../compile_js2.gypi'], | 55 ], |
| 56 # }, | 56 'includes': ['../../compile_js2.gypi'], |
| 57 }, |
| 57 { | 58 { |
| 58 'target_name': 'gallery_item', | 59 'target_name': 'gallery_item', |
| 59 'dependencies': [ | 60 'dependencies': [ |
| 60 '../../file_manager/common/js/compiled_resources2.gyp:util', | 61 '../../file_manager/common/js/compiled_resources2.gyp:util', |
| 61 '../../file_manager/foreground/js/compiled_resources2.gyp:volume_manager
_wrapper', | 62 '../../file_manager/foreground/js/compiled_resources2.gyp:volume_manager
_wrapper', |
| 62 '../../file_manager/foreground/js/metadata/compiled_resources2.gyp:metad
ata_model', | 63 '../../file_manager/foreground/js/metadata/compiled_resources2.gyp:metad
ata_model', |
| 63 '../../file_manager/foreground/js/metadata/compiled_resources2.gyp:thumb
nail_model', | 64 '../../file_manager/foreground/js/metadata/compiled_resources2.gyp:thumb
nail_model', |
| 64 'gallery_util', | 65 'gallery_util', |
| 65 'image_editor/compiled_resources2.gyp:image_encoder', | 66 'image_editor/compiled_resources2.gyp:image_encoder', |
| 66 'image_editor/compiled_resources2.gyp:image_util', | 67 'image_editor/compiled_resources2.gyp:image_util', |
| (...skipping 24 matching lines...) Expand all Loading... |
| 91 '../../externs/compiled_resources2.gyp:gallery_event', | 92 '../../externs/compiled_resources2.gyp:gallery_event', |
| 92 '../../file_manager/foreground/js/compiled_resources2.gyp:thumbnail_load
er', | 93 '../../file_manager/foreground/js/compiled_resources2.gyp:thumbnail_load
er', |
| 93 '../../file_manager/foreground/js/metadata/compiled_resources2.gyp:thumb
nail_model', | 94 '../../file_manager/foreground/js/metadata/compiled_resources2.gyp:thumb
nail_model', |
| 94 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:array_data
_model', | 95 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:array_data
_model', |
| 95 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:list_selec
tion_model', | 96 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:list_selec
tion_model', |
| 96 'gallery_item', | 97 'gallery_item', |
| 97 'image_editor/compiled_resources2.gyp:image_util', | 98 'image_editor/compiled_resources2.gyp:image_util', |
| 98 ], | 99 ], |
| 99 'includes': ['../../compile_js2.gypi'], | 100 'includes': ['../../compile_js2.gypi'], |
| 100 }, | 101 }, |
| 101 # { | 102 { |
| 102 # 'target_name': 'slide_mode', | 103 'target_name': 'slide_mode', |
| 103 # 'dependencies': [ | 104 'dependencies': [ |
| 104 # '../../file_manager/common/js/compiled_resources2.gyp:metrics', | 105 '../../externs/compiled_resources2.gyp:gallery_foreground', |
| 105 # '../../file_manager/common/js/compiled_resources2.gyp:util', | 106 '../../file_manager/common/js/compiled_resources2.gyp:metrics', |
| 106 # '<(EXTERNS_GYP):chrome_extensions', | 107 '../../file_manager/common/js/compiled_resources2.gyp:util', |
| 107 # 'gallery_item', | 108 '../../file_manager/foreground/elements/compiled_resources2.gyp:files_to
ggle_ripple', |
| 108 # 'image_editor/compiled_resources2.gyp:image_editor', | 109 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-checkbox/co
mpiled_resources2.gyp:paper-checkbox-extracted', |
| 109 # 'image_editor/compiled_resources2.gyp:image_util', | 110 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-progress/co
mpiled_resources2.gyp:paper-progress-extracted', |
| 110 # 'image_editor/compiled_resources2.gyp:image_view', | 111 '<(EXTERNS_GYP):chrome_extensions', |
| 111 # 'image_editor/compiled_resources2.gyp:viewport', | 112 'dimmable_ui_controller', |
| 112 # ], | 113 'error_banner', |
| 113 # 'includes': ['../../compile_js2.gypi'], | 114 'gallery_constants', |
| 114 # }, | 115 'gallery_data_model', |
| 115 # { | 116 'gallery_item', |
| 116 # 'target_name': 'thumbnail_mode', | 117 'image_editor/compiled_resources2.gyp:image_adjust', |
| 117 # 'dependencies': [ | 118 'image_editor/compiled_resources2.gyp:image_editor', |
| 118 # '../../file_manager/foreground/js/compiled_resources2.gyp:thumbnail_loa
der', | 119 'image_editor/compiled_resources2.gyp:image_transform', |
| 119 # '../../file_manager/foreground/js/metadata/compiled_resources2.gyp:thum
bnail_model', | 120 'image_editor/compiled_resources2.gyp:image_util', |
| 120 # '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:list_sele
ction_model', | 121 'image_editor/compiled_resources2.gyp:image_view', |
| 121 # 'error_banner', | 122 'image_editor/compiled_resources2.gyp:viewport', |
| 122 # 'gallery_data_model', | 123 'ribbon', |
| 123 # 'gallery_item', | 124 ], |
| 124 # 'image_editor/compiled_resources2.gyp:image_editor', | 125 'includes': ['../../compile_js2.gypi'], |
| 125 # ], | 126 }, |
| 126 # 'includes': ['../../compile_js2.gypi'], | 127 { |
| 127 # }, | 128 'target_name': 'thumbnail_mode', |
| 129 'dependencies': [ |
| 130 '../../file_manager/foreground/js/compiled_resources2.gyp:thumbnail_load
er', |
| 131 '../../file_manager/foreground/js/metadata/compiled_resources2.gyp:thumb
nail_model', |
| 132 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:list_selec
tion_model', |
| 133 'error_banner', |
| 134 'gallery_constants', |
| 135 'gallery_data_model', |
| 136 'gallery_item', |
| 137 'image_editor/compiled_resources2.gyp:image_editor', |
| 138 ], |
| 139 'includes': ['../../compile_js2.gypi'], |
| 140 }, |
| 128 ], | 141 ], |
| 129 } | 142 } |
| OLD | NEW |