diff options
author | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-08 18:14:36 +0000 |
---|---|---|
committer | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-08 18:14:36 +0000 |
commit | 790ed6967e2632547bc779ec9415828939c05ac0 (patch) | |
tree | cce7365a9a79f4f0a4a06b10fdfd7a24e5e53467 /WATCHLISTS | |
parent | 742f5a0e92eafb9983a45fee796282d31ac3fa15 (diff) | |
download | chromium_src-790ed6967e2632547bc779ec9415828939c05ac0.zip chromium_src-790ed6967e2632547bc779ec9415828939c05ac0.tar.gz chromium_src-790ed6967e2632547bc779ec9415828939c05ac0.tar.bz2 |
filebrowser: Clean up "optional" fields in fileBrowserPrivate.json
The clean-up was done in the following steps:
1) Replace "optional": "true" with "optional": true
2) Replace "optional": "false" with "optional": false
3) Remove "optional": false, as optional is false by default.
However, there was one place where it had to be "optional": true,
but was "false", which was interpreted as true. :~(
The third parameter of executeTask() was the one.
BUG=117405
TEST=try bots; browser_tests --gtest_filter=FileSystemExtensionApiTest.*
Review URL: https://chromiumcodereview.appspot.com/9637001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125638 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
0 files changed, 0 insertions, 0 deletions