Add type annotations to gallery/js/image_editor/image_view.js.
commitabf6dd6e431251029bd92f9b46af41fe217a21dd
authoryawano <yawano@chromium.org>
Wed, 10 Dec 2014 08:07:11 +0000 (10 00:07 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Dec 2014 08:07:35 +0000 (10 08:07 +0000)
tree14fd0e396e5f2d1be0873f8e36d02a52c29f4064
parent58b241d7d71bb25642a9976233b3947974e84baf
Add type annotations to gallery/js/image_editor/image_view.js.

BUG=433728
TEST=GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/gallery/js/compiled_resources.gyp && ninja -C out/Default | grep "image_view.js"

Review URL: https://codereview.chromium.org/792733002

Cr-Commit-Position: refs/heads/master@{#307657}
ui/file_manager/gallery/js/gallery_item.js
ui/file_manager/gallery/js/image_editor/image_buffer.js
ui/file_manager/gallery/js/image_editor/image_util.js
ui/file_manager/gallery/js/image_editor/image_view.js
ui/file_manager/gallery/js/slide_mode.js