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

Unified Diff: chrome/browser/resources/settings/controls/pref_control_behavior.html

Issue 2889333002: [MD settings] move polymer.html imports to top of file (Closed)
Patch Set: rerun 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/settings/controls/pref_control_behavior.html
diff --git a/chrome/browser/resources/settings/controls/pref_control_behavior.html b/chrome/browser/resources/settings/controls/pref_control_behavior.html
index d350813538a7b627652f35bc0882aaf5da1d8006..71841dc7bd42856cce5ab39ecbe319460caee3c8 100644
--- a/chrome/browser/resources/settings/controls/pref_control_behavior.html
+++ b/chrome/browser/resources/settings/controls/pref_control_behavior.html
@@ -1,3 +1,4 @@
<link rel="import" href="chrome://resources/html/polymer.html">
+
<link rel="import" href="../prefs/prefs_types.html">
<script src="pref_control_behavior.js"></script>

Powered by Google App Engine
This is Rietveld 408576698