| Index: third_party/WebKit/Source/modules/navigatorcontentutils/testing/InternalsNavigatorContentUtils.h
|
| diff --git a/third_party/WebKit/Source/modules/navigatorcontentutils/testing/InternalsNavigatorContentUtils.h b/third_party/WebKit/Source/modules/navigatorcontentutils/testing/InternalsNavigatorContentUtils.h
|
| index 6b086677cf4b2f49667cfaa67557991ebd1fbd00..a28530a3fc59d692c95ff3fb3343877d4a9d4c72 100644
|
| --- a/third_party/WebKit/Source/modules/navigatorcontentutils/testing/InternalsNavigatorContentUtils.h
|
| +++ b/third_party/WebKit/Source/modules/navigatorcontentutils/testing/InternalsNavigatorContentUtils.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef InternalsNavigatorContentUtils_h
|
| #define InternalsNavigatorContentUtils_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|