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

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

Issue 1702553002: Generate compiled_resources2.gyp for Polymer based on <link rel=import>s (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: asdf 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 { 'targets': [ { 'dependencies': [ u'animations/compiled_resources2.gyp:opaque-a nimation-extracted'],
5 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
6 'target_name': 'neon-animatable-behavior-extracted'},
7 { 'dependencies': [ u'../iron-resizable-behavior/compiled_resourc es2.gyp:iron-resizable-behavior-extracted',
8 u'compiled_resources2.gyp:neon-animatable-beh avior-extracted'],
9 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
10 'target_name': 'neon-animatable-extracted'},
11 { 'dependencies': [ u'../iron-resizable-behavior/compiled_resourc es2.gyp:iron-resizable-behavior-extracted',
12 u'../iron-selector/compiled_resources2.gyp:ir on-selectable-extracted',
13 u'animations/compiled_resources2.gyp:opaque-a nimation-extracted',
14 u'compiled_resources2.gyp:neon-animation-runn er-behavior-extracted'],
15 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
16 'target_name': 'neon-animated-pages-extracted'},
17 { 'dependencies': [ u'../iron-meta/compiled_resources2.gyp:iron-m eta-extracted'],
18 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
19 'target_name': 'neon-animation-behavior-extracted'},
20 { 'dependencies': [ u'../iron-meta/compiled_resources2.gyp:iron-m eta-extracted',
21 u'compiled_resources2.gyp:neon-animatable-beh avior-extracted'],
22 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
23 'target_name': 'neon-animation-runner-behavior-extracted'},
24 { 'dependencies': [ u'compiled_resources2.gyp:neon-animatable-beh avior-extracted',
25 u'compiled_resources2.gyp:neon-animatable-ext racted',
26 u'compiled_resources2.gyp:neon-animated-pages -extracted',
27 u'compiled_resources2.gyp:neon-animation-beha vior-extracted',
28 u'compiled_resources2.gyp:neon-animation-runn er-behavior-extracted',
29 u'compiled_resources2.gyp:neon-animations-ext racted',
30 u'compiled_resources2.gyp:neon-shared-element -animatable-behavior-extracted',
31 u'compiled_resources2.gyp:neon-shared-element -animation-behavior-extracted'],
32 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
33 'target_name': 'neon-animation-extracted'},
34 { 'dependencies': [ u'animations/compiled_resources2.gyp:cascaded -animation-extracted',
35 u'animations/compiled_resources2.gyp:fade-in- animation-extracted',
36 u'animations/compiled_resources2.gyp:fade-out -animation-extracted',
37 u'animations/compiled_resources2.gyp:hero-ani mation-extracted',
38 u'animations/compiled_resources2.gyp:opaque-a nimation-extracted',
39 u'animations/compiled_resources2.gyp:reverse- ripple-animation-extracted',
40 u'animations/compiled_resources2.gyp:ripple-a nimation-extracted',
41 u'animations/compiled_resources2.gyp:scale-do wn-animation-extracted',
42 u'animations/compiled_resources2.gyp:scale-up -animation-extracted',
43 u'animations/compiled_resources2.gyp:slide-do wn-animation-extracted',
44 u'animations/compiled_resources2.gyp:slide-fr om-bottom-animation-extracted',
45 u'animations/compiled_resources2.gyp:slide-fr om-left-animation-extracted',
46 u'animations/compiled_resources2.gyp:slide-fr om-right-animation-extracted',
47 u'animations/compiled_resources2.gyp:slide-fr om-top-animation-extracted',
48 u'animations/compiled_resources2.gyp:slide-le ft-animation-extracted',
49 u'animations/compiled_resources2.gyp:slide-ri ght-animation-extracted',
50 u'animations/compiled_resources2.gyp:slide-up -animation-extracted',
51 u'animations/compiled_resources2.gyp:transfor m-animation-extracted'],
52 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
53 'target_name': 'neon-animations-extracted'},
54 { 'dependencies': [ u'compiled_resources2.gyp:neon-animatable-beh avior-extracted'],
55 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
56 'target_name': 'neon-shared-element-animatable-behavior-extract ed'},
57 { 'dependencies': [ u'compiled_resources2.gyp:neon-animation-beha vior-extracted'],
58 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
59 'target_name': 'neon-shared-element-animation-behavior-extracte d'},
60 { 'includes': [ '../../../../closure_compiler/compile_js2.gypi'],
61 'target_name': 'web-animations-extracted'}]}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698