Index: chrome/browser/profiles/profile_manager.h |
diff --git a/chrome/browser/profiles/profile_manager.h b/chrome/browser/profiles/profile_manager.h |
index 63869b0d4cbdc4cfc64657ece41ce4a506de2c56..21f403302a6ae4f8ed09b55705dde1d8e942d6f6 100644 |
--- a/chrome/browser/profiles/profile_manager.h |
+++ b/chrome/browser/profiles/profile_manager.h |
@@ -11,9 +11,9 @@ |
#include <vector> |
#include "base/basictypes.h" |
+#include "base/containers/hash_tables.h" |
#include "base/files/file_path.h" |
#include "base/gtest_prod_util.h" |
-#include "base/hash_tables.h" |
#include "base/memory/linked_ptr.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/message_loop.h" |