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

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

Issue 1766433002: Roll Polymer to 1.3.1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/v1_0/components-chromium/neon-animation/compiled_resources2.gyp
diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/compiled_resources2.gyp b/third_party/polymer/v1_0/components-chromium/neon-animation/compiled_resources2.gyp
index 35e7f55f259185ee98876c2a21cd9b53bce58e22..953c08bc773db9e0f9fc50c084c61e22389fe0e1 100644
--- a/third_party/polymer/v1_0/components-chromium/neon-animation/compiled_resources2.gyp
+++ b/third_party/polymer/v1_0/components-chromium/neon-animation/compiled_resources2.gyp
@@ -38,14 +38,6 @@
'includes': ['../../../../closure_compiler/compile_js2.gypi'],
},
{
- 'target_name': 'neon-animation-runner-behavior-extracted',
- 'dependencies': [
- '../iron-meta/compiled_resources2.gyp:iron-meta-extracted',
- 'neon-animatable-behavior-extracted',
- ],
- 'includes': ['../../../../closure_compiler/compile_js2.gypi'],
- },
- {
'target_name': 'neon-animation-extracted',
'dependencies': [
'neon-animatable-behavior-extracted',
@@ -59,6 +51,14 @@
'includes': ['../../../../closure_compiler/compile_js2.gypi'],
},
{
+ 'target_name': 'neon-animation-runner-behavior-extracted',
+ 'dependencies': [
+ '../iron-meta/compiled_resources2.gyp:iron-meta-extracted',
+ 'neon-animatable-behavior-extracted',
+ ],
+ 'includes': ['../../../../closure_compiler/compile_js2.gypi'],
+ },
+ {
'target_name': 'neon-animations-extracted',
'dependencies': [
'animations/compiled_resources2.gyp:cascaded-animation-extracted',

Powered by Google App Engine
This is Rietveld 408576698