Add a notification about auto-granted access to file systems.
commit232bdea945b40f2db4ae674f870cd8ce9f32075d
authormtomasz <mtomasz@chromium.org>
Wed, 8 Apr 2015 01:22:19 +0000 (7 18:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Apr 2015 01:22:49 +0000 (8 01:22 +0000)
treef6e0004f5d98d05b07399aff8f743f7538acff72
parentaa89c5bede6aa0b081729ef33899b13a893cb8cf
Add a notification about auto-granted access to file systems.

For auto-launched kiosk apps permissions are granted automatically, without a
user consent. In such case a notification will be shown though.

TEST=unit_tests: *FileSystemApiConsentProviderTest*
BUG=440674

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

Cr-Commit-Position: refs/heads/master@{#324169}
chrome/browser/extensions/api/file_system/file_system_api.cc
chrome/browser/extensions/api/file_system/file_system_api.h
chrome/browser/extensions/api/file_system/file_system_api_unittest.cc
chrome/browser/extensions/api/file_system/request_file_system_notification.cc [new file with mode: 0644]
chrome/browser/extensions/api/file_system/request_file_system_notification.h [new file with mode: 0644]
chrome/chrome_browser_extensions.gypi