diff options
Diffstat (limited to 'chrome/common/pepper_plugin_registry.h')
-rw-r--r-- | chrome/common/pepper_plugin_registry.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pepper_plugin_registry.h b/chrome/common/pepper_plugin_registry.h index 4c212e5..562d26c 100644 --- a/chrome/common/pepper_plugin_registry.h +++ b/chrome/common/pepper_plugin_registry.h @@ -10,6 +10,7 @@ #include <map> #include <vector> +#include "base/file_path.h" #include "webkit/glue/plugins/pepper_plugin_module.h" struct PepperPluginInfo { |