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