| Index: ui/file_manager/file_manager/foreground/js/ui/default_action_dialog.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/ui/default_action_dialog.js b/ui/file_manager/file_manager/foreground/js/ui/default_action_dialog.js
|
| index cba4e6ad0df68519b8cac1e2e9d196c758afffc5..47bab22e2d253da9fc5b4becb42e6b61a87d7caf 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/ui/default_action_dialog.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/ui/default_action_dialog.js
|
| @@ -2,9 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -'use strict';
|
| -
|
| -
|
| /**
|
| * DefaultActionDialog contains a message, a list box, an ok button, and a
|
| * cancel button.
|
|
|