| Index: chrome/browser/process_resource_usage.h
|
| diff --git a/chrome/browser/process_resource_usage.h b/chrome/browser/process_resource_usage.h
|
| index 9c3754013b574616ca3013ead7621697314296a4..aa8cd10cd8530c7b17a5c80a899bf7d67488804a 100644
|
| --- a/chrome/browser/process_resource_usage.h
|
| +++ b/chrome/browser/process_resource_usage.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/macros.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "chrome/common/resource_usage_reporter.mojom.h"
|
| -#include "third_party/WebKit/public/web/WebCache.h"
|
| +#include "third_party/WebKit/public/platform/WebCache.h"
|
|
|
| // Provides resource usage information about a child process.
|
| //
|
|
|