| Index: ui/file_manager/video_player/js/cast/caster.js
|
| diff --git a/ui/file_manager/video_player/js/cast/caster.js b/ui/file_manager/video_player/js/cast/caster.js
|
| index e7dfaffa8bd9defe2bba13d64383e65168752e8b..cf718e256da983d8af8aa5d4e9066e61f41f26f3 100644
|
| --- a/ui/file_manager/video_player/js/cast/caster.js
|
| +++ b/ui/file_manager/video_player/js/cast/caster.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';
|
| -
|
| // This hack prevents a bug on the cast extension.
|
| // TODO(yoshiki): Remove this once the cast extension supports Chrome apps.
|
| // Although localStorage in Chrome app is not supported, but it's used in the
|
|
|