| Index: ui/file_manager/file_manager/foreground/js/ui/commandbutton.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/ui/commandbutton.js b/ui/file_manager/file_manager/foreground/js/ui/commandbutton.js
|
| index 27d01adcefae9bae9a1b19c95a957c45137e506c..570dc57c1c0edf981746762045e57b06b3e49512 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/ui/commandbutton.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/ui/commandbutton.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';
|
| -
|
| /**
|
| * @fileoverview This implements a common button control, bound to command.
|
| */
|
|
|