| Index: third_party/WebKit/Source/modules/mediastream/testing/InternalsMediaStream.h
|
| diff --git a/third_party/WebKit/Source/modules/mediastream/testing/InternalsMediaStream.h b/third_party/WebKit/Source/modules/mediastream/testing/InternalsMediaStream.h
|
| index de1fd15e0b9120fff821e69ab9a0702dae7de468..15a6df30b6acd402b3f1b4eb4a0139869c53bcab 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/testing/InternalsMediaStream.h
|
| +++ b/third_party/WebKit/Source/modules/mediastream/testing/InternalsMediaStream.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef InternalsMediaStream_h
|
| #define InternalsMediaStream_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|