Index: ui/file_manager/file_manager/foreground/js/ui/scrollbar.js |
diff --git a/ui/file_manager/file_manager/foreground/js/ui/scrollbar.js b/ui/file_manager/file_manager/foreground/js/ui/scrollbar.js |
index 755fbecfc1a268420494a2ce0bcece6ed17c5ca0..1430473652f853771f5cfeb8a3b68845c91f5cc2 100644 |
--- a/ui/file_manager/file_manager/foreground/js/ui/scrollbar.js |
+++ b/ui/file_manager/file_manager/foreground/js/ui/scrollbar.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. |
-'use strict'; |
- |
/** |
* Creates a new scroll bar element. |
* @extends {HTMLDivElement} |