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

Unified Diff: third_party/polymer/v1_0/components-chromium/app-layout/app-box/compiled_resources2.gyp

Issue 1984963002: Roll Polymer elements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/app-layout/app-box/compiled_resources2.gyp
diff --git a/third_party/polymer/v1_0/components-chromium/iron-flex-layout/classes/compiled_resources2.gyp b/third_party/polymer/v1_0/components-chromium/app-layout/app-box/compiled_resources2.gyp
similarity index 61%
copy from third_party/polymer/v1_0/components-chromium/iron-flex-layout/classes/compiled_resources2.gyp
copy to third_party/polymer/v1_0/components-chromium/app-layout/app-box/compiled_resources2.gyp
index daa6f8abbca10b006404b684a474849b1ad4b60a..b846327dc6f1954353ec00379435b518c37d4191 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-flex-layout/classes/compiled_resources2.gyp
+++ b/third_party/polymer/v1_0/components-chromium/app-layout/app-box/compiled_resources2.gyp
@@ -6,15 +6,12 @@
{
'targets': [
{
- 'target_name': 'iron-flex-layout-extracted',
+ 'target_name': 'app-box-extracted',
'dependencies': [
- 'iron-shadow-flex-layout-extracted',
+ '../../iron-resizable-behavior/compiled_resources2.gyp:iron-resizable-behavior-extracted',
+ '../app-scroll-effects/compiled_resources2.gyp:app-scroll-effects-behavior-extracted',
],
'includes': ['../../../../../closure_compiler/compile_js2.gypi'],
},
- {
- 'target_name': 'iron-shadow-flex-layout-extracted',
- 'includes': ['../../../../../closure_compiler/compile_js2.gypi'],
- },
],
}

Powered by Google App Engine
This is Rietveld 408576698