Index: content/browser/pepper_flash_settings_helper_impl.h |
diff --git a/content/browser/pepper_flash_settings_helper_impl.h b/content/browser/pepper_flash_settings_helper_impl.h |
index de34fcfa803d83c4127d34b6f84c83bc91bbd6e9..19584a8cec3cb201fac05aef8021164684658e82 100644 |
--- a/content/browser/pepper_flash_settings_helper_impl.h |
+++ b/content/browser/pepper_flash_settings_helper_impl.h |
@@ -20,7 +20,7 @@ class CONTENT_EXPORT PepperFlashSettingsHelperImpl |
// PepperFlashSettingsHelper implementation. |
virtual void OpenChannelToBroker( |
- const FilePath& path, |
+ const base::FilePath& path, |
const OpenChannelCallback& callback) OVERRIDE; |
// PpapiPluginProcessHost::BrokerClient implementation. |