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

Unified Diff: ui/file_manager/file_manager/foreground/elements/compiled_resources2.gyp

Issue 2691393005: MD WebUI: create a Chrome-only <paper-ripple> that's resistant to JS jank (via web animations API) (Closed)
Patch Set: fix some quirks Created 3 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 side-by-side diff with in-line comments
Download patch
Index: ui/file_manager/file_manager/foreground/elements/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/elements/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/elements/compiled_resources2.gyp
index 85e2919eb957d9dca0d1ca314601cf4515268d60..1724032697e11b9d75139b0c547b31d9eaa18e6a 100644
--- a/ui/file_manager/file_manager/foreground/elements/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/foreground/elements/compiled_resources2.gyp
@@ -29,8 +29,8 @@
{
'target_name': 'files_ripple',
'dependencies': [
- '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-ripple/compiled_resources2.gyp:paper-ripple-extracted',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
+ '<(EXTERNS_GYP):web_animations',
],
'includes': ['../../../compile_js2.gypi'],
},

Powered by Google App Engine
This is Rietveld 408576698