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

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

Issue 2881243002: Refresh the lock screen PIN keyboard (Closed)
Patch Set: Created 3 years, 7 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/chromeos/login/md_lock.html
diff --git a/chrome/browser/resources/chromeos/login/md_lock.html b/chrome/browser/resources/chromeos/login/md_lock.html
index 87b5f9869419a487c6a5434ea0f32c7408fce140..eee6efefe797f240083246a69ffbc33e3b511f34 100644
--- a/chrome/browser/resources/chromeos/login/md_lock.html
+++ b/chrome/browser/resources/chromeos/login/md_lock.html
@@ -8,7 +8,7 @@
<meta name="google" value="notranslate">
<title i18n-content="title"></title>
-<include src="login_shared.html">
+<include src="md_login_shared.html">
<!-- custom_elements.html (polymer) gets lazily-loaded in lock.js -->
@@ -16,7 +16,7 @@
</head>
<body i18n-values=".style.fontFamily:fontfamily;" class="chromeos">
- <include src="screen_container.html">
+ <include src="md_screen_container.html">
<script src="chrome://resources/js/i18n_template.js"></script>
</body>
</html>
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/md_lock.js » ('j') | ui/login/account_picker/md_user_pod_template.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698