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

Unified Diff: chrome/browser/resources/settings/prefs/prefs.html

Issue 2255833003: DO NOT COMMIT: hack hack hacking on preloading md-settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: to show dave Created 4 years, 4 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/prefs/prefs.html
diff --git a/chrome/browser/resources/settings/prefs/prefs.html b/chrome/browser/resources/settings/prefs/prefs.html
index 9cf775153e5d61c89924bc473f3c0b8dca0e1183..d1399d0db13e72abd13da21eeb177b5276d8fcaf 100644
--- a/chrome/browser/resources/settings/prefs/prefs.html
+++ b/chrome/browser/resources/settings/prefs/prefs.html
@@ -1,6 +1,6 @@
<link rel="import" href="chrome://resources/html/assert.html">
<link rel="import" href="chrome://resources/html/cr.html">
<link rel="import" href="chrome://resources/html/polymer.html">
-<link rel="import" href="prefs_types.html">
+<link rel="import" href="/prefs/prefs_types.html">
<script src="prefs.js"></script>
« no previous file with comments | « chrome/browser/resources/settings/people_page/users_page.html ('k') | chrome/browser/resources/settings/settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698