diff options
Diffstat (limited to 'content/public/browser/storage_partition.h')
-rw-r--r-- | content/public/browser/storage_partition.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/browser/storage_partition.h b/content/public/browser/storage_partition.h index a0427fb..a931405 100644 --- a/content/public/browser/storage_partition.h +++ b/content/public/browser/storage_partition.h @@ -8,7 +8,7 @@ #include <string> #include "base/basictypes.h" -#include "base/file_path.h" +#include "base/files/file_path.h" class GURL; |