Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8399)

Unified Diff: chrome/common/message_router.h

Issue 164428: Move IDMap from base/ to common/ (Closed)
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/id_map.h ('k') | chrome/renderer/audio_message_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/message_router.h
diff --git a/chrome/common/message_router.h b/chrome/common/message_router.h
index ef18aaad807a4a1aa29469cb92deb4357c55caee..ef648ab5c86ea31aa9dadb0091454df2feb1690c 100644
--- a/chrome/common/message_router.h
+++ b/chrome/common/message_router.h
@@ -5,7 +5,7 @@
#ifndef CHROME_COMMON_MESSAGE_ROUTER_H__
#define CHROME_COMMON_MESSAGE_ROUTER_H__
-#include "base/id_map.h"
+#include "chrome/common/id_map.h"
#include "ipc/ipc_channel.h"
// The MessageRouter handles all incoming messages sent to it by routing them
« no previous file with comments | « chrome/common/id_map.h ('k') | chrome/renderer/audio_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698