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

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

Issue 2977523002: MD Bookmarks: Scroll and select items that are added to the main list (Closed)
Patch Set: Fix test Created 3 years, 5 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 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': 'actions', 7 'target_name': 'actions',
8 'dependencies': [ 8 'dependencies': [
9 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 9 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
10 '<(EXTERNS_GYP):chrome_extensions', 10 '<(EXTERNS_GYP):chrome_extensions',
(...skipping 29 matching lines...) Expand all
40 { 40 {
41 'target_name': 'command_manager', 41 'target_name': 'command_manager',
42 'dependencies': [ 42 'dependencies': [
43 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-be havior/compiled_resources2.gyp:iron-a11y-keys-behavior-extracted', 43 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-be havior/compiled_resources2.gyp:iron-a11y-keys-behavior-extracted',
44 '<(DEPTH)/ui/webui/resources/cr_elements/cr_action_menu/compiled_resourc es2.gyp:cr_action_menu', 44 '<(DEPTH)/ui/webui/resources/cr_elements/cr_action_menu/compiled_resourc es2.gyp:cr_action_menu',
45 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc es2.gyp:cr_lazy_render', 45 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc es2.gyp:cr_lazy_render',
46 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 46 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
47 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', 47 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
48 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command', 48 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command',
49 '<(EXTERNS_GYP):bookmark_manager_private', 49 '<(EXTERNS_GYP):bookmark_manager_private',
50 'api_listener',
50 'dialog_focus_manager', 51 'dialog_focus_manager',
51 'edit_dialog', 52 'edit_dialog',
52 'store_client', 53 'store_client',
53 'toast_manager' 54 'toast_manager'
54 ], 55 ],
55 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 56 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
56 }, 57 },
57 { 58 {
58 'target_name': 'constants', 59 'target_name': 'constants',
59 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'] 60 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi']
(...skipping 14 matching lines...) Expand all
74 'types', 75 'types',
75 ], 76 ],
76 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 77 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
77 }, 78 },
78 { 79 {
79 'target_name': 'dnd_manager', 80 'target_name': 'dnd_manager',
80 'dependencies': [ 81 'dependencies': [
81 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 82 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
82 '<(EXTERNS_GYP):bookmark_manager_private', 83 '<(EXTERNS_GYP):bookmark_manager_private',
83 '<(EXTERNS_GYP):metrics_private', 84 '<(EXTERNS_GYP):metrics_private',
85 'api_listener',
84 'dnd_chip', 86 'dnd_chip',
85 'store', 87 'store',
86 'timer_proxy', 88 'timer_proxy',
87 'types', 89 'types',
88 'util', 90 'util',
89 ], 91 ],
90 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'] 92 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi']
91 }, 93 },
92 { 94 {
93 'target_name': 'edit_dialog', 95 'target_name': 'edit_dialog',
94 'dependencies': [ 96 'dependencies': [
95 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compi led_resources2.gyp:paper-input-extracted', 97 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compi led_resources2.gyp:paper-input-extracted',
96 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 98 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
97 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 99 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
98 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', 100 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
99 '<(EXTERNS_GYP):chrome_extensions', 101 '<(EXTERNS_GYP):chrome_extensions',
102 'api_listener',
100 'dialog_focus_manager', 103 'dialog_focus_manager',
101 'types', 104 'types',
102 ], 105 ],
103 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'] 106 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi']
104 }, 107 },
105 { 108 {
106 'target_name': 'folder_node', 109 'target_name': 'folder_node',
107 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 110 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
108 'dependencies': [ 111 'dependencies': [
109 '<(EXTERNS_GYP):chrome_extensions', 112 '<(EXTERNS_GYP):chrome_extensions',
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 'target_name': 'util', 226 'target_name': 'util',
224 'dependencies': [ 227 'dependencies': [
225 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 228 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
226 '<(EXTERNS_GYP):chrome_extensions', 229 '<(EXTERNS_GYP):chrome_extensions',
227 'types', 230 'types',
228 ], 231 ],
229 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'] 232 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi']
230 } 233 }
231 ] 234 ]
232 } 235 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698