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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-tooltip/compiled_resources2.gyp

Issue 2013323002: MD Settings: add <paper-tooltip> to show controlled indicators (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/paper-tooltip/compiled_resources2.gyp
diff --git a/third_party/polymer/v1_0/components-chromium/paper-dialog/compiled_resources2.gyp b/third_party/polymer/v1_0/components-chromium/paper-tooltip/compiled_resources2.gyp
similarity index 67%
copy from third_party/polymer/v1_0/components-chromium/paper-dialog/compiled_resources2.gyp
copy to third_party/polymer/v1_0/components-chromium/paper-tooltip/compiled_resources2.gyp
index 38949cb4a2e2bb86c02746a4c16058de2cf1614e..7a9d2395148c65e16168d803593ac6f96aeee44b 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-dialog/compiled_resources2.gyp
+++ b/third_party/polymer/v1_0/components-chromium/paper-tooltip/compiled_resources2.gyp
@@ -6,10 +6,11 @@
{
'targets': [
{
- 'target_name': 'paper-dialog-extracted',
+ 'target_name': 'paper-tooltip-extracted',
'dependencies': [
+ '../neon-animation/animations/compiled_resources2.gyp:fade-in-animation-extracted',
+ '../neon-animation/animations/compiled_resources2.gyp:fade-out-animation-extracted',
'../neon-animation/compiled_resources2.gyp:neon-animation-runner-behavior-extracted',
- '../paper-dialog-behavior/compiled_resources2.gyp:paper-dialog-behavior-extracted',
],
'includes': ['../../../../closure_compiler/compile_js2.gypi'],
},

Powered by Google App Engine
This is Rietveld 408576698