| Index: chrome/browser/plugins/plugin_info_message_filter.h
|
| ===================================================================
|
| --- chrome/browser/plugins/plugin_info_message_filter.h (revision 179787)
|
| +++ chrome/browser/plugins/plugin_info_message_filter.h (working copy)
|
| @@ -63,6 +63,8 @@
|
| const std::string& resource,
|
| ContentSetting* setting,
|
| bool* is_default) const;
|
| + void GrantAccess(const ChromeViewHostMsg_GetPluginInfo_Status& status,
|
| + const FilePath& path) const;
|
|
|
| private:
|
| int render_process_id_;
|
|
|