| Index: ui/file_manager/file_manager/background/js/drive_sync_handler.js
|
| diff --git a/ui/file_manager/file_manager/background/js/drive_sync_handler.js b/ui/file_manager/file_manager/background/js/drive_sync_handler.js
|
| index 505f926e533570cf48bd34a7dd36435c52497e27..066972badeb364e45ddc1f63eb87a62fd8c15525 100644
|
| --- a/ui/file_manager/file_manager/background/js/drive_sync_handler.js
|
| +++ b/ui/file_manager/file_manager/background/js/drive_sync_handler.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';
|
| -
|
| /**
|
| * Handler of the background page for the drive sync events.
|
| * @param {ProgressCenter} progressCenter Progress center to submit the
|
|
|