diff options
Diffstat (limited to 'content/plugin/plugin_thread.h')
-rw-r--r-- | content/plugin/plugin_thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/plugin/plugin_thread.h b/content/plugin/plugin_thread.h index a8750aa..f967126 100644 --- a/content/plugin/plugin_thread.h +++ b/content/plugin/plugin_thread.h @@ -5,7 +5,7 @@ #ifndef CONTENT_PLUGIN_PLUGIN_THREAD_H_ #define CONTENT_PLUGIN_PLUGIN_THREAD_H_ -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/native_library.h" #include "build/build_config.h" #include "content/common/child_thread.h" |