summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_resource_tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/automation/automation_resource_tracker.h')
-rw-r--r--chrome/browser/automation/automation_resource_tracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/automation/automation_resource_tracker.h b/chrome/browser/automation/automation_resource_tracker.h
index 53d80b9..3e626c3 100644
--- a/chrome/browser/automation/automation_resource_tracker.h
+++ b/chrome/browser/automation/automation_resource_tracker.h
@@ -8,8 +8,8 @@
#include <map>
#include "base/basictypes.h"
-#include "chrome/common/ipc_message.h"
#include "chrome/common/notification_service.h"
+#include "ipc/ipc_message.h"
// Template trick so that AutomationResourceTracker can be used with non-pointer
// types.