Index: chrome/browser/task_manager/task_manager_resource_providers.h |
diff --git a/chrome/browser/task_manager/task_manager_resource_providers.h b/chrome/browser/task_manager/task_manager_resource_providers.h |
index c1ce1eba9f06496392f357267c90619801b662dc..a32c7dd799f1fb1977099b21e1e586e7d1b350eb 100644 |
--- a/chrome/browser/task_manager/task_manager_resource_providers.h |
+++ b/chrome/browser/task_manager/task_manager_resource_providers.h |
@@ -14,8 +14,8 @@ |
#include "base/process_util.h" |
#include "chrome/browser/task_manager/task_manager.h" |
#include "chrome/common/child_process_info.h" |
-#include "chrome/common/notification_observer.h" |
-#include "chrome/common/notification_registrar.h" |
+#include "content/common/notification_observer.h" |
+#include "content/common/notification_registrar.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebCache.h" |
class BackgroundContents; |