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

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

Issue 2461113002: WebUI: Make settings-action-menu re-usable as cr-action-menu. (Closed)
Patch Set: getComputedStyle instead of util.js Created 4 years, 1 month 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_action_menu/compiled_resources2.gyp
diff --git a/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_action_menu/compiled_resources2.gyp
similarity index 79%
copy from ui/webui/resources/cr_elements/cr_lazy_render/compiled_resources2.gyp
copy to ui/webui/resources/cr_elements/cr_action_menu/compiled_resources2.gyp
index f3a5b6ec46640b513713c7ed69752d0aa2f76ab2..1d42ee8003a95d61d3ab13dbb5ac82df9794d128 100644
--- a/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/cr_action_menu/compiled_resources2.gyp
@@ -4,7 +4,9 @@
{
'targets': [
{
- 'target_name': 'cr_lazy_render',
+ 'target_name': 'cr_action_menu',
+ 'dependencies': [
+ ],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
],

Powered by Google App Engine
This is Rietveld 408576698