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

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

Issue 2441043004: Accessibility fixes for quick unlock settings. (Closed)
Patch Set: Address comments Created 4 years, 2 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_dialog/compiled_resources2.gyp
diff --git a/ui/webui/resources/cr_elements/cr_dialog/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_dialog/compiled_resources2.gyp
index 9ff5ac928b8e731b2c49b4fc151d3bda07d0d566..da8c1e0c51b3cfbac4090d6ea7db5ae3e7e806ff 100644
--- a/ui/webui/resources/cr_elements/cr_dialog/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/cr_dialog/compiled_resources2.gyp
@@ -7,6 +7,7 @@
'target_name': 'cr_dialog',
'dependencies': [
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
Dan Beam 2016/10/27 22:45:09 revert
jdufault 2016/10/28 23:07:59 Done.
'<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-dialog-behavior/compiled_resources2.gyp:paper-dialog-behavior-extracted',
'<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-icon-button/compiled_resources2.gyp:paper-icon-button-extracted',
],

Powered by Google App Engine
This is Rietveld 408576698