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

Unified Diff: chrome/browser/resources/chromeos/bluetooth_pair_device.html

Issue 747923004: webui: minimize webui flicker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: creis@ + davidben@ review Created 6 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: chrome/browser/resources/chromeos/bluetooth_pair_device.html
diff --git a/chrome/browser/resources/chromeos/bluetooth_pair_device.html b/chrome/browser/resources/chromeos/bluetooth_pair_device.html
index 2d06538991b4a9645f8ae72ae12d9fd2583adceb..f886172626dcf8477b3d74d6cad97960a59416ac 100644
--- a/chrome/browser/resources/chromeos/bluetooth_pair_device.html
+++ b/chrome/browser/resources/chromeos/bluetooth_pair_device.html
@@ -31,7 +31,7 @@
<script src="bluetooth_pair_device.js"></script>
</head>
-<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
+<body>
<div id="overlay-container" class="overlay">
<include src="../options/chromeos/bluetooth_pair_device_overlay.html">
</div>
« no previous file with comments | « chrome/browser/resources/certificate_viewer.html ('k') | chrome/browser/resources/chromeos/certificate_manager_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698