| Index: third_party/WebKit/Source/modules/serviceworkers/testing/InternalsServiceWorker.h
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/testing/InternalsServiceWorker.h b/third_party/WebKit/Source/modules/serviceworkers/testing/InternalsServiceWorker.h
|
| index 3ad51fe72e5cf2d73e203c057c8c6612cc9329db..d5fbe071e37b1b620e312283ebc183338d2ab145 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/testing/InternalsServiceWorker.h
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/testing/InternalsServiceWorker.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef InternalsServiceWorker_h
|
| #define InternalsServiceWorker_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|