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

Side by Side Diff: third_party/polymer/v1_0/components-chromium/neon-animation/compiled_resources2.gyp

Issue 1695663004: Adding GYP V2 targets for all Polymer code (with a script!). Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding JSDoc. Created 4 years, 10 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
(Empty)
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
3 # found in the LICENSE file.
4 {
5 'targets': [
6 {
7 'target_name': 'cascaded-animation-extracted',
8 'dependencies': [
9 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
10 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
11 ],
12 'includes': [
13 '../../../../closure_compiler/compile_js2.gypi'
14 ]
15 },
16 {
17 'target_name': 'fade-in-animation-extracted',
18 'dependencies': [
19 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
20 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
21 ],
22 'includes': [
23 '../../../../closure_compiler/compile_js2.gypi'
24 ]
25 },
26 {
27 'target_name': 'fade-out-animation-extracted',
28 'dependencies': [
29 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
30 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
31 ],
32 'includes': [
33 '../../../../closure_compiler/compile_js2.gypi'
34 ]
35 },
36 {
37 'target_name': 'hero-animation-extracted',
38 'dependencies': [
39 '../neon-shared-element-animation-behavior.html/compiled_resources2.gyp: neon-shared-element-animation-behavior-extracted',
40 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
41 ],
42 'includes': [
43 '../../../../closure_compiler/compile_js2.gypi'
44 ]
45 },
46 {
47 'target_name': 'opaque-animation-extracted',
48 'dependencies': [
49 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
50 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
51 ],
52 'includes': [
53 '../../../../closure_compiler/compile_js2.gypi'
54 ]
55 },
56 {
57 'target_name': 'reverse-ripple-animation-extracted',
58 'dependencies': [
59 '../neon-shared-element-animation-behavior.html/compiled_resources2.gyp: neon-shared-element-animation-behavior-extracted',
60 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
61 ],
62 'includes': [
63 '../../../../closure_compiler/compile_js2.gypi'
64 ]
65 },
66 {
67 'target_name': 'ripple-animation-extracted',
68 'dependencies': [
69 '../neon-shared-element-animation-behavior.html/compiled_resources2.gyp: neon-shared-element-animation-behavior-extracted',
70 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
71 ],
72 'includes': [
73 '../../../../closure_compiler/compile_js2.gypi'
74 ]
75 },
76 {
77 'target_name': 'scale-down-animation-extracted',
78 'dependencies': [
79 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
80 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
81 ],
82 'includes': [
83 '../../../../closure_compiler/compile_js2.gypi'
84 ]
85 },
86 {
87 'target_name': 'scale-up-animation-extracted',
88 'dependencies': [
89 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
90 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
91 ],
92 'includes': [
93 '../../../../closure_compiler/compile_js2.gypi'
94 ]
95 },
96 {
97 'target_name': 'slide-down-animation-extracted',
98 'dependencies': [
99 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
100 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
101 ],
102 'includes': [
103 '../../../../closure_compiler/compile_js2.gypi'
104 ]
105 },
106 {
107 'target_name': 'slide-from-bottom-animation-extracted',
108 'dependencies': [
109 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
110 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
111 ],
112 'includes': [
113 '../../../../closure_compiler/compile_js2.gypi'
114 ]
115 },
116 {
117 'target_name': 'slide-from-left-animation-extracted',
118 'dependencies': [
119 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
120 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
121 ],
122 'includes': [
123 '../../../../closure_compiler/compile_js2.gypi'
124 ]
125 },
126 {
127 'target_name': 'slide-from-right-animation-extracted',
128 'dependencies': [
129 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
130 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
131 ],
132 'includes': [
133 '../../../../closure_compiler/compile_js2.gypi'
134 ]
135 },
136 {
137 'target_name': 'slide-from-top-animation-extracted',
138 'dependencies': [
139 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
140 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
141 ],
142 'includes': [
143 '../../../../closure_compiler/compile_js2.gypi'
144 ]
145 },
146 {
147 'target_name': 'slide-left-animation-extracted',
148 'dependencies': [
149 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
150 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
151 ],
152 'includes': [
153 '../../../../closure_compiler/compile_js2.gypi'
154 ]
155 },
156 {
157 'target_name': 'slide-right-animation-extracted',
158 'dependencies': [
159 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
160 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
161 ],
162 'includes': [
163 '../../../../closure_compiler/compile_js2.gypi'
164 ]
165 },
166 {
167 'target_name': 'slide-up-animation-extracted',
168 'dependencies': [
169 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
170 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
171 ],
172 'includes': [
173 '../../../../closure_compiler/compile_js2.gypi'
174 ]
175 },
176 {
177 'target_name': 'transform-animation-extracted',
178 'dependencies': [
179 '../neon-animation-behavior.html/compiled_resources2.gyp:neon-animation- behavior-extracted',
180 '../web-animations.html/compiled_resources2.gyp:web-animations-extracted '
181 ],
182 'includes': [
183 '../../../../closure_compiler/compile_js2.gypi'
184 ]
185 },
186 {
187 'target_name': 'neon-animatable-behavior-extracted',
188 'dependencies': [
189 'animations/opaque-animation.html/compiled_resources2.gyp:opaque-animati on-extracted'
190 ],
191 'includes': [
192 '../../../../closure_compiler/compile_js2.gypi'
193 ]
194 },
195 {
196 'target_name': 'neon-animatable-extracted',
197 'dependencies': [
198 '../iron-resizable-behavior/compiled_resources2.gyp:iron-resizable-behav ior-extracted',
199 'neon-animatable-behavior-extracted'
200 ],
201 'includes': [
202 '../../../../closure_compiler/compile_js2.gypi'
203 ]
204 },
205 {
206 'target_name': 'neon-animated-pages-extracted',
207 'dependencies': [
208 '../iron-resizable-behavior/compiled_resources2.gyp:iron-resizable-behav ior-extracted',
209 '../iron-selector/compiled_resources2.gyp:iron-selectable-extracted',
210 'neon-animation-runner-behavior-extracted',
211 'animations/opaque-animation.html/compiled_resources2.gyp:opaque-animati on-extracted'
212 ],
213 'includes': [
214 '../../../../closure_compiler/compile_js2.gypi'
215 ]
216 },
217 {
218 'target_name': 'neon-animation-behavior-extracted',
219 'dependencies': [
220 '../iron-meta/compiled_resources2.gyp:iron-meta-extracted'
221 ],
222 'includes': [
223 '../../../../closure_compiler/compile_js2.gypi'
224 ]
225 },
226 {
227 'target_name': 'neon-animation-runner-behavior-extracted',
228 'dependencies': [
229 '../iron-meta/compiled_resources2.gyp:iron-meta-extracted',
230 'neon-animatable-behavior-extracted'
231 ],
232 'includes': [
233 '../../../../closure_compiler/compile_js2.gypi'
234 ]
235 },
236 {
237 'target_name': 'neon-animation-extracted',
238 'dependencies': [
239 'neon-animatable-behavior-extracted',
240 'neon-animated-pages-extracted',
241 'neon-animatable-extracted',
242 'neon-animation-behavior-extracted',
243 'neon-animation-runner-behavior-extracted',
244 'neon-animations-extracted',
245 'neon-shared-element-animatable-behavior-extracted',
246 'neon-shared-element-animation-behavior-extracted'
247 ],
248 'includes': [
249 '../../../../closure_compiler/compile_js2.gypi'
250 ]
251 },
252 {
253 'target_name': 'neon-animations-extracted',
254 'dependencies': [
255 'animations/cascaded-animation.html/compiled_resources2.gyp:cascaded-ani mation-extracted',
256 'animations/fade-in-animation.html/compiled_resources2.gyp:fade-in-anima tion-extracted',
257 'animations/fade-out-animation.html/compiled_resources2.gyp:fade-out-ani mation-extracted',
258 'animations/hero-animation.html/compiled_resources2.gyp:hero-animation-e xtracted',
259 'animations/opaque-animation.html/compiled_resources2.gyp:opaque-animati on-extracted',
260 'animations/ripple-animation.html/compiled_resources2.gyp:ripple-animati on-extracted',
261 'animations/reverse-ripple-animation.html/compiled_resources2.gyp:revers e-ripple-animation-extracted',
262 'animations/scale-down-animation.html/compiled_resources2.gyp:scale-down -animation-extracted',
263 'animations/scale-up-animation.html/compiled_resources2.gyp:scale-up-ani mation-extracted',
264 'animations/slide-from-left-animation.html/compiled_resources2.gyp:slide -from-left-animation-extracted',
265 'animations/slide-from-right-animation.html/compiled_resources2.gyp:slid e-from-right-animation-extracted',
266 'animations/slide-from-top-animation.html/compiled_resources2.gyp:slide- from-top-animation-extracted',
267 'animations/slide-from-bottom-animation.html/compiled_resources2.gyp:sli de-from-bottom-animation-extracted',
268 'animations/slide-left-animation.html/compiled_resources2.gyp:slide-left -animation-extracted',
269 'animations/slide-right-animation.html/compiled_resources2.gyp:slide-rig ht-animation-extracted',
270 'animations/slide-up-animation.html/compiled_resources2.gyp:slide-up-ani mation-extracted',
271 'animations/slide-down-animation.html/compiled_resources2.gyp:slide-down -animation-extracted',
272 'animations/transform-animation.html/compiled_resources2.gyp:transform-a nimation-extracted'
273 ],
274 'includes': [
275 '../../../../closure_compiler/compile_js2.gypi'
276 ]
277 },
278 {
279 'target_name': 'neon-shared-element-animatable-behavior-extracted',
280 'dependencies': [
281 'neon-animatable-behavior-extracted'
282 ],
283 'includes': [
284 '../../../../closure_compiler/compile_js2.gypi'
285 ]
286 },
287 {
288 'target_name': 'neon-shared-element-animation-behavior-extracted',
289 'dependencies': [
290 'neon-animation-behavior-extracted'
291 ],
292 'includes': [
293 '../../../../closure_compiler/compile_js2.gypi'
294 ]
295 },
296 {
297 'target_name': 'web-animations-extracted',
298 'includes': [
299 '../../../../closure_compiler/compile_js2.gypi'
300 ]
301 }
302 ]
303 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698