diff options
Diffstat (limited to 'chrome/browser/task_manager_resource_providers.h')
-rw-r--r-- | chrome/browser/task_manager_resource_providers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/task_manager_resource_providers.h b/chrome/browser/task_manager_resource_providers.h index b374a65..3f76046 100644 --- a/chrome/browser/task_manager_resource_providers.h +++ b/chrome/browser/task_manager_resource_providers.h @@ -13,7 +13,7 @@ #include "chrome/browser/task_manager.h" #include "chrome/common/child_process_info.h" #include "chrome/common/notification_observer.h" -#include "webkit/api/public/WebCache.h" +#include "third_party/WebKit/WebKit/chromium/public/WebCache.h" class Extension; class ExtensionHost; |