diff options
Diffstat (limited to 'content/browser/download/base_file.h')
-rw-r--r-- | content/browser/download/base_file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/download/base_file.h b/content/browser/download/base_file.h index 9f6d4343..faa73c8 100644 --- a/content/browser/download/base_file.h +++ b/content/browser/download/base_file.h @@ -7,7 +7,7 @@ #include <string> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/gtest_prod_util.h" #include "base/memory/linked_ptr.h" #include "base/memory/scoped_ptr.h" |