diff options
Diffstat (limited to 'content/shell/shell_content_browser_client.h')
-rw-r--r-- | content/shell/shell_content_browser_client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/shell_content_browser_client.h b/content/shell/shell_content_browser_client.h index 40902ff..8c1b199 100644 --- a/content/shell/shell_content_browser_client.h +++ b/content/shell/shell_content_browser_client.h @@ -8,7 +8,7 @@ #include <string> #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/browser/content_browser_client.h" |