| Index: ui/file_manager/file_manager/foreground/js/ui/combobutton.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/ui/combobutton.js b/ui/file_manager/file_manager/foreground/js/ui/combobutton.js
|
| index 85f962dd1306320ec481610006eef672b749e34d..e6a84b4b4aaae2f26ae4d374d0074856ca260ad7 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/ui/combobutton.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/ui/combobutton.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 combobutton control.
|
| */
|
|
|