| Index: third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.h
|
| diff --git a/third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.h b/third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.h
|
| index 7898115bf9af55d44bbf7d4ff31b2b1d2687d51c..a79af1da1b13992a621542f6f2c08f8075f81e5c 100644
|
| --- a/third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.h
|
| +++ b/third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.h
|
| @@ -8,7 +8,7 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/ModulesExport.h"
|
| #include "modules/imagecapture/Point2D.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|