diff options
Diffstat (limited to 'content/shell/shell_render_process_observer.h')
-rw-r--r-- | content/shell/shell_render_process_observer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/shell_render_process_observer.h b/content/shell/shell_render_process_observer.h index 2d587a5..ec09926 100644 --- a/content/shell/shell_render_process_observer.h +++ b/content/shell/shell_render_process_observer.h @@ -7,7 +7,7 @@ #include "base/basictypes.h" #include "base/compiler_specific.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/memory/scoped_ptr.h" #include "content/public/renderer/render_process_observer.h" |