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

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

Issue 406143002: webui: Remove unnecessary </include>s everywhere. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: GARRRRRR Created 6 years, 5 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/options/options_bundle.js ('k') | chrome/browser/resources/uber/uber_frame.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/pdf/polymer_loader.js
diff --git a/chrome/browser/resources/pdf/polymer_loader.js b/chrome/browser/resources/pdf/polymer_loader.js
index d6199ef2dd4df416782b878cdea326436769c656..8b90ee5d503297cbbb6686fa0612d64e3ea4bc75 100644
--- a/chrome/browser/resources/pdf/polymer_loader.js
+++ b/chrome/browser/resources/pdf/polymer_loader.js
@@ -8,5 +8,5 @@
// TODO(bshe): remove this line when polymer supports the configuration.
document.registerElement = undefined;
-<include src="../../../../third_party/polymer/platform/platform.js"></include>
+<include src="../../../../third_party/polymer/platform/platform.js">
})();
« no previous file with comments | « chrome/browser/resources/options/options_bundle.js ('k') | chrome/browser/resources/uber/uber_frame.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698