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

Unified Diff: ui/file_manager/file_manager/audio_player.html

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
Index: ui/file_manager/file_manager/audio_player.html
diff --git a/ui/file_manager/file_manager/audio_player.html b/ui/file_manager/file_manager/audio_player.html
index cd3097381895418ac630cbaf443bfc2653083eb2..1f9fa2c536c693f16a9d39532890dae615e60a3e 100644
--- a/ui/file_manager/file_manager/audio_player.html
+++ b/ui/file_manager/file_manager/audio_player.html
@@ -26,8 +26,8 @@
<script src="../../../../ui/webui/resources/js/cr/ui/array_data_model.js">
</script>
- <script src="../../../../third_party/polymer/components/platform/platform.js"></script>
- <script src="../../../../third_party/polymer/components/polymer/polymer.js"></script>
+ <script src="../../../../third_party/polymer/platform/platform.js"></script>
+ <script src="../../../../third_party/polymer/polymer/polymer.js"></script>
<script src="common/js/async_util.js"></script>
<script src="common/js/util.js"></script>
« no previous file with comments | « third_party/polymer/polymer/polymer.js.map ('k') | ui/file_manager/file_manager/audio_player/js/audio_player_scripts.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698