diff options
Diffstat (limited to 'content/public/common/pepper_plugin_info.h')
-rw-r--r-- | content/public/common/pepper_plugin_info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/common/pepper_plugin_info.h b/content/public/common/pepper_plugin_info.h index 057b0469..87b4aa9 100644 --- a/content/public/common/pepper_plugin_info.h +++ b/content/public/common/pepper_plugin_info.h @@ -8,7 +8,7 @@ #include <string> #include <vector> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "content/common/content_export.h" #include "webkit/plugins/ppapi/plugin_module.h" #include "webkit/plugins/webplugininfo.h" |