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