Index: chrome/browser/resources/options/browser_options.html |
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html |
index 7c7f962c89e9c4e5e56c3f87e91504668f88d2ed..31d061cff1f11e5b07a7ef3a50c2bd7a825c47a9 100644 |
--- a/chrome/browser/resources/options/browser_options.html |
+++ b/chrome/browser/resources/options/browser_options.html |
@@ -1,3 +1,6 @@ |
+<if expr="chromeos"> |
+<link rel="import" href="/people_page/lock_screen_constants.html"> |
+</if> |
<div id="settings" class="page" hidden> |
<header> |
<h1 i18n-content="settingsTitle"></h1> |