| Index: third_party/WebKit/Source/web/UserMediaClientImpl.h
|
| diff --git a/third_party/WebKit/Source/web/UserMediaClientImpl.h b/third_party/WebKit/Source/web/UserMediaClientImpl.h
|
| index cd8818f900f3405a4e62fdf2a40d772adbbd371b..db1b2e33e30e1e79ee7c30802a3e548df38f5cc8 100644
|
| --- a/third_party/WebKit/Source/web/UserMediaClientImpl.h
|
| +++ b/third_party/WebKit/Source/web/UserMediaClientImpl.h
|
| @@ -32,7 +32,7 @@
|
| #define UserMediaClientImpl_h
|
|
|
| #include "modules/mediastream/UserMediaClient.h"
|
| -#include "wtf/PassRefPtr.h"
|
| +#include "platform/wtf/PassRefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|