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

Unified Diff: chrome/browser/resources/pdf/index-material.html

Issue 869013002: Shift polymer.html imports to custom elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « chrome/browser/resources/pdf/index.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/pdf/index-material.html
diff --git a/chrome/browser/resources/pdf/index-material.html b/chrome/browser/resources/pdf/index-material.html
index 21d76b06cf025686b6eca6af4776840376598333..ff9eadd3c75d2b7a3a3170c9bc36e562b5d7d1ca 100644
--- a/chrome/browser/resources/pdf/index-material.html
+++ b/chrome/browser/resources/pdf/index-material.html
@@ -2,7 +2,6 @@
<html i18n-values="dir:textdirection">
<head>
<meta charset="utf-8">
- <link rel="import" href="chrome://resources/polymer/polymer/polymer.html">
<link rel="import" href="elements/viewer-button/viewer-button.html">
<link rel="import" href="elements/viewer-error-screen/viewer-error-screen.html">
<link rel="import" href="elements/viewer-page-indicator/viewer-page-indicator.html">
« no previous file with comments | « chrome/browser/resources/pdf/index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698