diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-30 19:32:39 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-30 19:32:39 +0000 |
commit | d2ad262d31b75f74e9500500459e48724be599bc (patch) | |
tree | a0dcdcfc8771be718980e6309c0d397e363a52a5 /chrome/browser/task_manager_resource_providers.h | |
parent | c21ce63b69398acfc5df3e033d9e90e880a66822 (diff) | |
download | chromium_src-d2ad262d31b75f74e9500500459e48724be599bc.zip chromium_src-d2ad262d31b75f74e9500500459e48724be599bc.tar.gz chromium_src-d2ad262d31b75f74e9500500459e48724be599bc.tar.bz2 |
Revert 33301 and 33305 due to unit_tests breakage.
TBR=pawel
Review URL: http://codereview.chromium.org/453007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33309 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/task_manager_resource_providers.h')
-rw-r--r-- | chrome/browser/task_manager_resource_providers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/task_manager_resource_providers.h b/chrome/browser/task_manager_resource_providers.h index 65209f4..3f76046 100644 --- a/chrome/browser/task_manager_resource_providers.h +++ b/chrome/browser/task_manager_resource_providers.h @@ -13,7 +13,6 @@ #include "chrome/browser/task_manager.h" #include "chrome/common/child_process_info.h" #include "chrome/common/notification_observer.h" -#include "chrome/common/notification_registrar.h" #include "third_party/WebKit/WebKit/chromium/public/WebCache.h" class Extension; |