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

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

Issue 2628123002: MD WebUI: Move settings' dialog-drawer element into a shared cr-element (Closed)
Patch Set: Rebase Created 3 years, 11 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/compiled_resources2.gyp
diff --git a/ui/webui/resources/cr_elements/compiled_resources2.gyp b/ui/webui/resources/cr_elements/compiled_resources2.gyp
index 130e9dbad22f32868300e3b1e0ce1ef31757479f..8d6efc7b7d52c11118004505ac6dc91452a573df 100644
--- a/ui/webui/resources/cr_elements/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/compiled_resources2.gyp
@@ -9,6 +9,7 @@
'dependencies': [
'cr_action_menu/compiled_resources2.gyp:*',
'cr_dialog/compiled_resources2.gyp:*',
+ 'cr_drawer/compiled_resources2.gyp:*',
'cr_expand_button/compiled_resources2.gyp:*',
'cr_profile_avatar_selector/compiled_resources2.gyp:*',
'cr_slider/compiled_resources2.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698