summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/chromeos/login/indeterminate-progress.html
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/chromeos/login/indeterminate-progress.html')
-rw-r--r--chromium/chrome/browser/resources/chromeos/login/indeterminate-progress.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/chrome/browser/resources/chromeos/login/indeterminate-progress.html b/chromium/chrome/browser/resources/chromeos/login/indeterminate-progress.html
index 897738418d2..b5f52b2cdb7 100644
--- a/chromium/chrome/browser/resources/chromeos/login/indeterminate-progress.html
+++ b/chromium/chrome/browser/resources/chromeos/login/indeterminate-progress.html
@@ -1,5 +1,5 @@
-<link rel="import" href="polymer/polymer/polymer.html">
-<link rel="import" href="polymer/paper-progress/paper-progress.html">
+<link rel="import" href="chrome://resources/polymer/polymer/polymer.html">
+<link rel="import" href="chrome://resources/polymer/paper-progress/paper-progress.html">
<!--
Progress bar for the cases when the length of the task is unknown.