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

Unified Diff: chrome/browser/resources/settings/device_page/keyboard.html

Issue 2221073004: Replace deprecated iron-flex-layout/classes with iron-flex-layout-class in MD Settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: chrome/browser/resources/settings/device_page/keyboard.html
diff --git a/chrome/browser/resources/settings/device_page/keyboard.html b/chrome/browser/resources/settings/device_page/keyboard.html
index dfc71bd1817abcc0ebab86d39a1de7e962a5cd99..285245520046230d65ec4a4a2e52e23acab2b665 100644
--- a/chrome/browser/resources/settings/device_page/keyboard.html
+++ b/chrome/browser/resources/settings/device_page/keyboard.html
@@ -11,7 +11,7 @@
<dom-module id="settings-keyboard">
<template>
- <style include="settings-shared"></style>
+ <style include="iron-flex settings-shared"></style>
<div class="settings-box first">
<div class="start">$i18n{keyboardKeySearch}</div>
<settings-dropdown-menu

Powered by Google App Engine
This is Rietveld 408576698