Index: ui/file_manager/file_manager/audio_player/js/audio_player_scripts.js |
diff --git a/ui/file_manager/file_manager/audio_player/js/audio_player_scripts.js b/ui/file_manager/file_manager/audio_player/js/audio_player_scripts.js |
index 0095c3d6b71a1aaf529046c0d68b0722a16d2454..dd1a6a53d21836c2c1f853883ccdbdceba92b184 100644 |
--- a/ui/file_manager/file_manager/audio_player/js/audio_player_scripts.js |
+++ b/ui/file_manager/file_manager/audio_player/js/audio_player_scripts.js |
@@ -16,8 +16,8 @@ if (!('allowsEval' in document.securityPolicy)) |
// Force Polymer into dirty-checking mode, see http://crbug.com/351967 |
Object['observe'] = undefined; |
-<include src="../../../../../third_party/polymer/platform/platform.js"> |
-<include src="../../../../../third_party/polymer/polymer/polymer.js"> |
+<include src="../../../../../third_party/polymer/components/platform/platform.js"> |
+<include src="../../../../../third_party/polymer/components/polymer/polymer.js"> |
(function() { |