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

Unified Diff: ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp

Issue 2800603002: MD WebUI: Pull 'X selected' toolbar overlay from History into shared element (Closed)
Patch Set: dbeam review comments Created 3 years, 8 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/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp
diff --git a/ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp
index cbfb5f3f04b5e1833dd260ebc5b66989532dffe8..412222ac7e2278adb64b3a3337307cf4c6fe6e90 100644
--- a/ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp
@@ -11,6 +11,10 @@
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
{
+ 'target_name': 'cr_toolbar_selection_overlay',
+ 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
+ },
+ {
'target_name': 'cr_toolbar',
'dependencies': [
'<(EXTERNS_GYP):web_animations',

Powered by Google App Engine
This is Rietveld 408576698