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

Side by Side Diff: chrome/browser/resources/md_history/compiled_resources2.gyp

Issue 2590093002: MD History: Move queryState to be managed by history-router (Closed)
Patch Set: Rebase Created 3 years, 11 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 unified diff | Download patch
OLDNEW
1 # Copyright 2015 The Chromium Authors. All rights reserved. 1 # Copyright 2015 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': 'constants', 7 'target_name': 'constants',
8 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 8 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
9 }, 9 },
10 { 10 {
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 }, 96 },
97 { 97 {
98 'target_name': 'list_container', 98 'target_name': 'list_container',
99 'dependencies': [ 99 'dependencies': [
100 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-announc er/compiled_resources2.gyp:iron-a11y-announcer-extracted', 100 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-announc er/compiled_resources2.gyp:iron-a11y-announcer-extracted',
101 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc es2.gyp:cr_lazy_render', 101 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc es2.gyp:cr_lazy_render',
102 'externs', 102 'externs',
103 'grouped_list', 103 'grouped_list',
104 'history_list', 104 'history_list',
105 'history_list_behavior', 105 'history_list_behavior',
106 '<(EXTERNS_GYP):chrome_send',
107 '../history/compiled_resources2.gyp:externs', 106 '../history/compiled_resources2.gyp:externs',
108 ], 107 ],
109 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 108 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
110 }, 109 },
111 { 110 {
112 'target_name': 'app', 111 'target_name': 'app',
113 'dependencies': [ 112 'dependencies': [
114 '<(DEPTH)/ui/webui/resources/cr_elements/cr_drawer/compiled_resources2.g yp:cr_drawer', 113 '<(DEPTH)/ui/webui/resources/cr_elements/cr_drawer/compiled_resources2.g yp:cr_drawer',
115 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', 114 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
116 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command', 115 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command',
117 'constants', 116 'constants',
118 'history_toolbar', 117 'history_toolbar',
119 'list_container', 118 'list_container',
120 'side_bar', 119 'side_bar',
121 'synced_device_card', 120 'synced_device_card',
122 'synced_device_manager', 121 'synced_device_manager',
123 '../history/compiled_resources2.gyp:externs', 122 '../history/compiled_resources2.gyp:externs',
124 ], 123 ],
125 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 124 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
126 }, 125 },
127 { 126 {
127 'target_name': 'query_manager',
128 'dependencies': [
129 'browser_service',
130 'externs',
131 ],
132 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
133 },
134 {
128 'target_name': 'router', 135 'target_name': 'router',
136 'dependencies': [
137 'constants',
138 'externs',
139 ],
129 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 140 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
130 }, 141 },
131 { 142 {
132 'target_name': 'side_bar', 143 'target_name': 'side_bar',
133 'dependencies': [ 144 'dependencies': [
134 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-be havior/compiled_resources2.gyp:iron-a11y-keys-behavior-extracted', 145 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-be havior/compiled_resources2.gyp:iron-a11y-keys-behavior-extracted',
135 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-selector/com piled_resources2.gyp:iron-selector-extracted', 146 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-selector/com piled_resources2.gyp:iron-selector-extracted',
136 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-ripple/comp iled_resources2.gyp:paper-ripple-extracted', 147 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-ripple/comp iled_resources2.gyp:paper-ripple-extracted',
137 'browser_service', 148 'browser_service',
138 ], 149 ],
(...skipping 18 matching lines...) Expand all
157 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc es2.gyp:cr_lazy_render', 168 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc es2.gyp:cr_lazy_render',
158 '<(DEPTH)/ui/webui/resources/cr_elements/cr_action_menu/compiled_resourc es2.gyp:cr_action_menu', 169 '<(DEPTH)/ui/webui/resources/cr_elements/cr_action_menu/compiled_resourc es2.gyp:cr_action_menu',
159 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_grid ', 170 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_grid ',
160 'browser_service', 171 'browser_service',
161 'synced_device_card', 172 'synced_device_card',
162 ], 173 ],
163 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 174 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
164 }, 175 },
165 ], 176 ],
166 } 177 }
OLDNEW
« no previous file with comments | « chrome/browser/resources/md_history/app.vulcanized.html ('k') | chrome/browser/resources/md_history/history_list.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698