Index: content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h |
diff --git a/content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h b/content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h |
index 3845528725ed3c971156e9c94f7487e11c89722c..7863680c61af33296bbab289e2c18e1b487500d4 100644 |
--- a/content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h |
+++ b/content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h |
@@ -70,7 +70,7 @@ class PepperFlashFileMessageFilter : public ppapi::host::ResourceMessageFilter { |
const ppapi::PepperFilePath& pepper_path, |
int flags); |
- FilePath plugin_data_directory_; |
+ base::FilePath plugin_data_directory_; |
int render_process_id_; |
base::ProcessHandle plugin_process_handle_; |