| Index: chrome/common/resource_usage_reporter_type_converters.h
|
| diff --git a/chrome/common/resource_usage_reporter_type_converters.h b/chrome/common/resource_usage_reporter_type_converters.h
|
| index 3beda3ff48ead024ac72b891c323e3d4b001b13e..1901eb1a3a6e23d2acf6461d2728393376418bfe 100644
|
| --- a/chrome/common/resource_usage_reporter_type_converters.h
|
| +++ b/chrome/common/resource_usage_reporter_type_converters.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "chrome/common/resource_usage_reporter.mojom.h"
|
| #include "mojo/public/cpp/bindings/type_converter.h"
|
| -#include "third_party/WebKit/public/web/WebCache.h"
|
| +#include "third_party/WebKit/public/platform/WebCache.h"
|
|
|
| namespace mojo {
|
|
|
|
|