| Index: chrome/browser/task_manager/providers/task.h
|
| diff --git a/chrome/browser/task_manager/providers/task.h b/chrome/browser/task_manager/providers/task.h
|
| index d112d38f8ddd31d5bf580d1965d977a544302e5b..a3e91ceeeb21cf116c49c285f3bac1ca7f0957a6 100644
|
| --- a/chrome/browser/task_manager/providers/task.h
|
| +++ b/chrome/browser/task_manager/providers/task.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/process/process_handle.h"
|
| #include "base/strings/string16.h"
|
| #include "base/time/time.h"
|
| -#include "third_party/WebKit/public/web/WebCache.h"
|
| +#include "third_party/WebKit/public/platform/WebCache.h"
|
| #include "ui/gfx/image/image_skia.h"
|
|
|
| class Profile;
|
|
|