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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_voice_interaction_value_prop.html

Issue 2948093002: ChromeOS OOBE: rename and add new attributes to oobe-dialog (Closed)
Patch Set: Rebased. Created 3 years, 6 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
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_dialog.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe_voice_interaction_value_prop.html
diff --git a/chrome/browser/resources/chromeos/login/oobe_voice_interaction_value_prop.html b/chrome/browser/resources/chromeos/login/oobe_voice_interaction_value_prop.html
index 131207447e73c30de9c6debe3fce82d82b7d973d..d3db82aa257d38d67604b9e58da8602500f242a6 100644
--- a/chrome/browser/resources/chromeos/login/oobe_voice_interaction_value_prop.html
+++ b/chrome/browser/resources/chromeos/login/oobe_voice_interaction_value_prop.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" href="oobe_voice_interaction_value_prop.css">
<link rel="stylesheet" href="oobe_dialog_parameters.css">
<oobe-dialog id="voiceInteractionValuePropDialog" role="dialog" hide-shadow
- has-buttons no-footer>
+ has-buttons no-footer-padding>
<div class = "header">
<webview id="value-prop-view"></webview>
</div>
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_dialog.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698