| Index: third_party/WebKit/Source/modules/shapedetection/DetectedText.cpp
|
| diff --git a/third_party/WebKit/Source/modules/shapedetection/DetectedText.cpp b/third_party/WebKit/Source/modules/shapedetection/DetectedText.cpp
|
| index a679fb101946163e3a5ebcff2230b110d5500f82..4650ef9e3641309e810e79fa8d0d87208b1044d1 100644
|
| --- a/third_party/WebKit/Source/modules/shapedetection/DetectedText.cpp
|
| +++ b/third_party/WebKit/Source/modules/shapedetection/DetectedText.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "modules/shapedetection/DetectedText.h"
|
|
|
| -#include "core/geometry/DOMRect.h"
|
| +#include "core/dom/DOMRect.h"
|
|
|
| namespace blink {
|
|
|
|
|