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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-styles/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/paper-styles/compiled_resources2.gyp
diff --git a/third_party/polymer/v1_0/components-chromium/paper-styles/compiled_resources2.gyp b/third_party/polymer/v1_0/components-chromium/paper-styles/compiled_resources2.gyp
index ba088b658940d2bc73a1753d9b1c37e0702daaa8..3a4aeaf404e74ca191e3aad22e90617a32899c6e 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-styles/compiled_resources2.gyp
+++ b/third_party/polymer/v1_0/components-chromium/paper-styles/compiled_resources2.gyp
@@ -19,10 +19,16 @@
},
{
'target_name': 'paper-styles-classes-extracted',
+ 'dependencies': [
+ '../iron-flex-layout/classes/compiled_resources2.gyp:iron-flex-layout-extracted',
+ ],
'includes': ['../../../../closure_compiler/compile_js2.gypi'],
},
{
'target_name': 'paper-styles-extracted',
+ 'dependencies': [
+ '../iron-flex-layout/classes/compiled_resources2.gyp:iron-flex-layout-extracted',
+ ],
'includes': ['../../../../closure_compiler/compile_js2.gypi'],
},
{

Powered by Google App Engine
This is Rietveld 408576698