Index: chrome/browser/profiles/storage_partition_descriptor.h |
diff --git a/chrome/browser/profiles/storage_partition_descriptor.h b/chrome/browser/profiles/storage_partition_descriptor.h |
index 39bc769aa55ba03616c0fe8ea841d5371bd29b48..361319978e4f1ad36c9d9d94072766924c9f40d7 100644 |
--- a/chrome/browser/profiles/storage_partition_descriptor.h |
+++ b/chrome/browser/profiles/storage_partition_descriptor.h |
@@ -5,8 +5,8 @@ |
#ifndef CHROME_BROWSER_PROFILES_STORAGE_PARTITION_DESCRIPTOR_H_ |
#define CHROME_BROWSER_PROFILES_STORAGE_PARTITION_DESCRIPTOR_H_ |
+#include "base/containers/hash_tables.h" |
#include "base/files/file_path.h" |
-#include "base/hash_tables.h" |
// This structure combines a StoragePartition's on-disk path and a boolean for |
// whether the partition should be persisted on disk. Its purpose is to serve as |