diff options
Diffstat (limited to 'chrome/browser/safe_browsing/sandboxed_zip_analyzer.h')
-rw-r--r-- | chrome/browser/safe_browsing/sandboxed_zip_analyzer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/safe_browsing/sandboxed_zip_analyzer.h b/chrome/browser/safe_browsing/sandboxed_zip_analyzer.h index 4d4ac14..5936bc0 100644 --- a/chrome/browser/safe_browsing/sandboxed_zip_analyzer.h +++ b/chrome/browser/safe_browsing/sandboxed_zip_analyzer.h @@ -13,7 +13,7 @@ #include "base/basictypes.h" #include "base/callback.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/memory/weak_ptr.h" #include "base/platform_file.h" #include "content/public/browser/utility_process_host.h" |