Index: chrome/browser/resources/chromeos/provided_file_systems.js |
diff --git a/chrome/browser/resources/chromeos/provided_file_systems.js b/chrome/browser/resources/chromeos/provided_file_systems.js |
index 6f15b9537b2e98c6f9b065260a0dd2233b58f9f6..54cfa14d884089146d40aa49b6f13bdff36bd314 100644 |
--- a/chrome/browser/resources/chromeos/provided_file_systems.js |
+++ b/chrome/browser/resources/chromeos/provided_file_systems.js |
@@ -2,8 +2,6 @@ |
// 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/polymer/polymer.js"> |
- |
/** |
* Formats size to a human readable form. |
* @param {number} size Size in bytes. |