| Index: third_party/WebKit/Source/modules/mediastream/MediaDeviceInfo.cpp
|
| diff --git a/third_party/WebKit/Source/modules/mediastream/MediaDeviceInfo.cpp b/third_party/WebKit/Source/modules/mediastream/MediaDeviceInfo.cpp
|
| index 43576d3be50dba43632cc8e2081c17d6ef8a5777..63ddc29f0e0da96d2483f2bf6435d990eac62bf7 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/MediaDeviceInfo.cpp
|
| +++ b/third_party/WebKit/Source/modules/mediastream/MediaDeviceInfo.cpp
|
| @@ -28,7 +28,7 @@
|
| #include "bindings/core/v8/ScriptState.h"
|
| #include "bindings/core/v8/ScriptValue.h"
|
| #include "bindings/core/v8/V8ObjectBuilder.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|