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

Unified Diff: chrome/browser/resources/pdf/includes.js

Issue 236733003: Remove the need for <polymer-selector> in the PDF plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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/component_extension_resources.grd ('k') | chrome/browser/resources/pdf/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/pdf/includes.js
diff --git a/chrome/browser/resources/pdf/includes.js b/chrome/browser/resources/pdf/includes.js
index 9fd8a9199f94946771a0463dce85f2ad5e38d6ad..00de804866e0eaa67c099fe0dc182b0189bca949 100644
--- a/chrome/browser/resources/pdf/includes.js
+++ b/chrome/browser/resources/pdf/includes.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
<include src="../../../../third_party/polymer/platform/platform.js">
-<include src="../../../../third_party/polymer/vulcanized/polymer-elements.js">
+<include src="../../../../third_party/polymer/polymer/polymer.js">
<include src="html_office/elements/viewer-toolbar/viewer-toolbar.js">
<include src="html_office/elements/viewer-progress-bar/viewer-progress-bar.js">
<include src="html_office/elements/viewer-password-screen/viewer-password-screen.js">
« no previous file with comments | « chrome/browser/resources/component_extension_resources.grd ('k') | chrome/browser/resources/pdf/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698