Chromium Code Reviews| Index: third_party/WebKit/Source/modules/mediasource/TrackDefault.h |
| diff --git a/third_party/WebKit/Source/modules/mediasource/TrackDefault.h b/third_party/WebKit/Source/modules/mediasource/TrackDefault.h |
| index 6141af7c8c0d274473f64872d95efde930b2bae3..16394ab28faee30bea7af928888092588991a223 100644 |
| --- a/third_party/WebKit/Source/modules/mediasource/TrackDefault.h |
| +++ b/third_party/WebKit/Source/modules/mediasource/TrackDefault.h |
| @@ -6,7 +6,7 @@ |
| #define TrackDefault_h |
| #include "bindings/core/v8/ScriptWrappable.h" |
| -#include "wtf/text/WTFString.h" |
| +#include "platform/wtf/text/WTFString.h" |
| namespace blink { |