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

Unified Diff: chrome/browser/resources/settings/people_page/fingerprint_list.html

Issue 2691043006: MD Settings: fix vulcanize build ONCE AND FOR ALL (Closed)
Patch Set: check Created 3 years, 10 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
« no previous file with comments | « chrome/browser/resources/settings/people_page/fingerprint_browser_proxy.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/people_page/fingerprint_list.html
diff --git a/chrome/browser/resources/settings/people_page/fingerprint_list.html b/chrome/browser/resources/settings/people_page/fingerprint_list.html
index 2ad3c26c2457fd05ca0a971167ba06aacf25f6fb..4a5f4f168f8fbe4f1f2cb5624c919400e531b6ea 100644
--- a/chrome/browser/resources/settings/people_page/fingerprint_list.html
+++ b/chrome/browser/resources/settings/people_page/fingerprint_list.html
@@ -5,8 +5,8 @@
<link rel="import" href="chrome://resources/polymer/v1_0/iron-list/iron-list.html">
<link rel="import" href="chrome://resources/polymer/v1_0/paper-button/paper-button.html">
<link rel="import" href="chrome://resources/polymer/v1_0/paper-input/paper-input.html">
-<link rel="import" href="/people_page/setup_fingerprint_dialog.html">
-<link rel="import" href="/settings_shared_css.html">
+<link rel="import" href="setup_fingerprint_dialog.html">
+<link rel="import" href="../settings_shared_css.html">
<dom-module id="settings-fingerprint-list">
<template>
« no previous file with comments | « chrome/browser/resources/settings/people_page/fingerprint_browser_proxy.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698