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

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

Issue 592603004: Revert "Polymer elements added to third_party/polymer." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | third_party/polymer/.bowerrc » ('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 168c8962ea39a9a182ed81adcfa1fa78ccd42fcc..00de804866e0eaa67c099fe0dc182b0189bca949 100644
--- a/chrome/browser/resources/pdf/includes.js
+++ b/chrome/browser/resources/pdf/includes.js
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-<include src="../../../../third_party/polymer/components/platform/platform.js">
-<include src="../../../../third_party/polymer/components/polymer/polymer.js">
+<include src="../../../../third_party/polymer/platform/platform.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 | « no previous file | third_party/polymer/.bowerrc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698