Fix the test failure in GalleryBrowserTest.ExposureImageOnDownloads
commit5a120fd08709e1d0349251619e8efaa768628ada
authoryoshiki <yoshiki@chromium.org>
Fri, 13 Mar 2015 10:38:47 +0000 (13 03:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 13 Mar 2015 10:39:25 +0000 (13 10:39 +0000)
tree337aa1c2f578dea9e35d41521360b441be73ee0e
parentee784d496646d55da6395f8fda44fd2c52825e7e
Fix the test failure in GalleryBrowserTest.ExposureImageOnDownloads

The previous patch (https://crrev.com/635a9463) broke the tests (See http://crbug.com/466927 for the detail.), due to usage of the removed variable. This patch fixes it.

BUG=466927
TEST=browser_test passes
TBR=hirono@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#320478}
ui/file_manager/integration_tests/gallery/photo_editor.js