| Index: ui/file_manager/file_manager/foreground/js/metadata/image_orientation_unittest.html
|
| diff --git a/ui/file_manager/file_manager/foreground/js/metadata/image_orientation_unittest.html b/ui/file_manager/file_manager/foreground/js/metadata/image_orientation_unittest.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..19729ca0464695e8649064e3d8deb7c9b5d305ee
|
| --- /dev/null
|
| +++ b/ui/file_manager/file_manager/foreground/js/metadata/image_orientation_unittest.html
|
| @@ -0,0 +1,9 @@
|
| +<!DOCTYPE html>
|
| +<!-- Copyright 2015 The Chromium Authors. All rights reserved.
|
| + -- Use of this source code is governed by a BSD-style license that can be
|
| + -- found in the LICENSE file.
|
| + -->
|
| +
|
| +<script src="image_orientation.js"></script>
|
| +
|
| +<script src="image_orientation_unittest.js"></script>
|
|
|