Index: chrome/common/db_message_filter.h |
diff --git a/chrome/common/db_message_filter.h b/chrome/common/db_message_filter.h |
index 1376db01b318d7baacfd53d0c2dc4fe28a252820..47284006abf4b106c40c4bcaa6e5867fb9173fde 100644 |
--- a/chrome/common/db_message_filter.h |
+++ b/chrome/common/db_message_filter.h |
@@ -5,9 +5,9 @@ |
#ifndef CHROME_COMMON_DB_MESSAGE_FILTER_H_ |
#define CHROME_COMMON_DB_MESSAGE_FILTER_H_ |
-#include "base/id_map.h" |
#include "base/scoped_ptr.h" |
#include "base/waitable_event.h" |
+#include "chrome/common/id_map.h" |
#include "ipc/ipc_channel_proxy.h" |
class Lock; |