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

Unified Diff: chrome/browser/resources/settings/bluetooth_page/bluetooth_page.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/bluetooth_page/bluetooth_page.html
diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html b/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html
index e5bb255293897362e8117e9c26139941e9b7ea64..61837fcce92a4c0b586a8496a08ac8fa89f99d3f 100644
--- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html
+++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html
@@ -10,8 +10,8 @@
<link rel="import" href="/icons.html">
<link rel="import" href="/settings_page/settings_animated_pages.html">
<link rel="import" href="/settings_shared_css.html">
-<link rel="import" href="bluetooth_device_dialog.html">
-<link rel="import" href="bluetooth_device_list_item.html">
+<link rel="import" href="/bluetooth_page/bluetooth_device_dialog.html">
+<link rel="import" href="/bluetooth_page/bluetooth_device_list_item.html">
<dom-module id="settings-bluetooth-page">
<template>

Powered by Google App Engine
This is Rietveld 408576698