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

Unified Diff: chrome/browser/resources/settings/device_page/stylus.html

Issue 2664503004: MD Settings: Make all HTML import href's relative. (Closed)
Patch Set: resolve more conflicts Created 3 years, 11 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/device_page/stylus.html
diff --git a/chrome/browser/resources/settings/device_page/stylus.html b/chrome/browser/resources/settings/device_page/stylus.html
index f6620b6685417483d838b2f06ffa7d6f6331a179..5c2e11149702f50b8354b8e8b8da0dce91e3a08b 100644
--- a/chrome/browser/resources/settings/device_page/stylus.html
+++ b/chrome/browser/resources/settings/device_page/stylus.html
@@ -1,7 +1,7 @@
<link rel="import" href="chrome://resources/html/action_link.html">
<link rel="import" href="chrome://resources/html/polymer.html">
-<link rel="import" href="/controls/settings_toggle_button.html">
-<link rel="import" href="/settings_shared_css.html">
+<link rel="import" href="../controls/settings_toggle_button.html">
+<link rel="import" href="../settings_shared_css.html">
<dom-module id="settings-stylus">
<template>
« no previous file with comments | « chrome/browser/resources/settings/device_page/storage.html ('k') | chrome/browser/resources/settings/direction_delegate.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698