| Index: third_party/WebKit/Source/core/html/track/vtt/VTTScannerTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/track/vtt/VTTScannerTest.cpp b/third_party/WebKit/Source/core/html/track/vtt/VTTScannerTest.cpp
|
| index 184b17ecdb2aee3de2fdcd0bdb1e82680153ef43..59f921a8f88b209c882130b5256471be6fd06f52 100644
|
| --- a/third_party/WebKit/Source/core/html/track/vtt/VTTScannerTest.cpp
|
| +++ b/third_party/WebKit/Source/core/html/track/vtt/VTTScannerTest.cpp
|
| @@ -29,8 +29,8 @@
|
|
|
| #include "core/html/track/vtt/VTTScanner.h"
|
|
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|