| Index: third_party/WebKit/Source/modules/encryptedmedia/MediaKeysClient.h
|
| diff --git a/third_party/WebKit/Source/modules/encryptedmedia/MediaKeysClient.h b/third_party/WebKit/Source/modules/encryptedmedia/MediaKeysClient.h
|
| index 17b1de59e5286c12ba31c23e8e701331384eb59e..52441b67cb29bfd9f3939c90d73a56535f4685e0 100644
|
| --- a/third_party/WebKit/Source/modules/encryptedmedia/MediaKeysClient.h
|
| +++ b/third_party/WebKit/Source/modules/encryptedmedia/MediaKeysClient.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef MediaKeysClient_h
|
| #define MediaKeysClient_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|