| Index: third_party/WebKit/Source/modules/shapedetection/DetectedText.h
|
| diff --git a/third_party/WebKit/Source/modules/shapedetection/DetectedText.h b/third_party/WebKit/Source/modules/shapedetection/DetectedText.h
|
| index ff241201cc6cb0a6fb9e189ea7810c423d2c90cf..4c92dc12206c736d75b58d5f3849319db3357359 100644
|
| --- a/third_party/WebKit/Source/modules/shapedetection/DetectedText.h
|
| +++ b/third_party/WebKit/Source/modules/shapedetection/DetectedText.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/ModulesExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|