| 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 { | 4 { |
| 5 'targets': [ | 5 'targets': [ |
| 6 { | 6 { |
| 7 'target_name': 'main_page_behavior', | 7 'target_name': 'main_page_behavior', |
| 8 'dependencies': [ | 8 'dependencies': [ |
| 9 'settings_section', | 9 'settings_section', |
| 10 'transition_behavior', | 10 'open_section_transition', |
| 11 '<(EXTERNS_GYP):settings_private', | 11 '<(EXTERNS_GYP):settings_private', |
| 12 '<(EXTERNS_GYP):web_animations', | |
| 13 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', | 12 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', |
| 14 ], | 13 ], |
| 15 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 14 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 15 }, |
| 16 { |
| 17 'target_name': 'open_section_transition', |
| 18 'dependencies': [ |
| 19 'settings_section', |
| 20 '../animation/compiled_resources2.gyp:animation_group', |
| 21 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', |
| 22 ], |
| 23 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 16 }, | 24 }, |
| 17 { | 25 { |
| 18 'target_name': 'settings_animated_pages', | 26 'target_name': 'settings_animated_pages', |
| 19 'dependencies': [ | 27 'dependencies': [ |
| 20 '../compiled_resources2.gyp:route', | 28 '../compiled_resources2.gyp:route', |
| 21 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 29 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
| 22 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | 30 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
| 23 ], | 31 ], |
| 24 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 32 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 25 }, | 33 }, |
| 26 { | 34 { |
| 27 'target_name': 'settings_page_visibility', | 35 'target_name': 'settings_page_visibility', |
| 28 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 36 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 29 }, | 37 }, |
| 30 { | 38 { |
| 31 'target_name': 'settings_router', | 39 'target_name': 'settings_router', |
| 32 'dependencies': [ | 40 'dependencies': [ |
| 33 '../compiled_resources2.gyp:route', | 41 '../compiled_resources2.gyp:route', |
| 34 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 42 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
| 35 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | 43 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
| 36 ], | 44 ], |
| 37 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 45 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 38 }, | 46 }, |
| 39 { | 47 { |
| 40 'target_name': 'settings_section', | 48 'target_name': 'settings_section', |
| 49 'dependencies': [ |
| 50 '../animation/compiled_resources2.gyp:animation', |
| 51 ], |
| 41 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 52 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 42 }, | 53 }, |
| 43 { | 54 { |
| 44 'target_name': 'settings_subpage', | 55 'target_name': 'settings_subpage', |
| 45 'dependencies': [ | 56 'dependencies': [ |
| 46 'settings_subpage_search', | 57 'settings_subpage_search', |
| 47 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-resizable-be
havior/compiled_resources2.gyp:iron-resizable-behavior-extracted', | 58 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-resizable-be
havior/compiled_resources2.gyp:iron-resizable-behavior-extracted', |
| 48 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/neon-animation/co
mpiled_resources2.gyp:neon-animatable-behavior-extracted', | 59 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/neon-animation/co
mpiled_resources2.gyp:neon-animatable-behavior-extracted', |
| 49 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 60 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
| 50 ], | 61 ], |
| 51 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 62 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 52 }, | 63 }, |
| 53 { | 64 { |
| 54 'target_name': 'settings_subpage_search', | 65 'target_name': 'settings_subpage_search', |
| 55 'dependencies': [ | 66 'dependencies': [ |
| 56 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-icon-button
/compiled_resources2.gyp:paper-icon-button-extracted', | 67 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-icon-button
/compiled_resources2.gyp:paper-icon-button-extracted', |
| 57 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compi
led_resources2.gyp:paper-input-container-extracted', | 68 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compi
led_resources2.gyp:paper-input-container-extracted', |
| 58 '<(DEPTH)/ui/webui/resources/cr_elements/cr_search_field/compiled_resour
ces2.gyp:cr_search_field_behavior', | 69 '<(DEPTH)/ui/webui/resources/cr_elements/cr_search_field/compiled_resour
ces2.gyp:cr_search_field_behavior', |
| 59 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 70 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
| 60 ], | 71 ], |
| 61 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 72 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 62 }, | 73 }, |
| 63 { | |
| 64 'target_name': 'transition_behavior', | |
| 65 'dependencies': [ | |
| 66 '<(EXTERNS_GYP):settings_private', | |
| 67 '<(EXTERNS_GYP):web_animations', | |
| 68 ], | |
| 69 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | |
| 70 }, | |
| 71 ], | 74 ], |
| 72 } | 75 } |
| OLD | NEW |