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

Unified Diff: chrome/browser/resources/options/options.html

Issue 2547273002: Lazy load lock_screen.html in options. (Closed)
Patch Set: Created 4 years 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/options/options.html
diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
index e06a163f340767ddae7ca5fa400f08f721423b1c..efb9633f083eef3c7959564c087c27c53a3033a3 100644
--- a/chrome/browser/resources/options/options.html
+++ b/chrome/browser/resources/options/options.html
@@ -3,9 +3,6 @@
<head>
<meta charset="utf-8">
<title i18n-content="optionsPageTitle"></title>
-<if expr="chromeos">
-<link rel="import" href="chrome://settings-frame/options_polymer.html">
-</if>
<link rel="stylesheet" href="chrome://resources/css/bubble.css">
<link rel="stylesheet" href="chrome://resources/css/bubble_button.css">
<link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">

Powered by Google App Engine
This is Rietveld 408576698