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

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

Issue 2529293015: Options: lazily load Polymer when quick unlock dialog is triggered (Closed)
Patch Set: asdf 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
« no previous file with comments | « chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
« no previous file with comments | « chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698