| Index: ui/file_manager/integration_tests/test_util.js
|
| diff --git a/ui/file_manager/integration_tests/test_util.js b/ui/file_manager/integration_tests/test_util.js
|
| index 1e2eba77820e4736ed52b8f1fc6679b29fbc4bc9..b631e51ce09c787bb7f9ec83a3d9cfcff33a997e 100644
|
| --- a/ui/file_manager/integration_tests/test_util.js
|
| +++ b/ui/file_manager/integration_tests/test_util.js
|
| @@ -220,7 +220,7 @@ var ENTRIES = {
|
| image2: new TestEntryInfo(
|
| EntryType.FILE, 'image2.png', 'image2.png',
|
| 'image/png', SharedOption.NONE, 'Jan 18, 2038, 1:02 AM',
|
| - 'image2.png', '272 bytes', 'PNG image'),
|
| + 'image2.png', '4 KB', 'PNG image'),
|
|
|
| image3: new TestEntryInfo(
|
| EntryType.FILE, 'image3.jpg', 'image3.jpg',
|
|
|