| Index: third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.h
|
| diff --git a/third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.h b/third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.h
|
| index 9431d486e55cb312516ffe91510bb27ea5760d6b..9ebd1cbafbcbcd725b6bf67db9e5865af21ea7ab 100644
|
| --- a/third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.h
|
| +++ b/third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.h
|
| @@ -11,7 +11,6 @@
|
| #include "modules/ModulesExport.h"
|
| #include "modules/canvas2d/CanvasRenderingContext2D.h"
|
| #include "modules/shapedetection/ShapeDetector.h"
|
| -#include "public/platform/modules/shapedetection/shapedetection.mojom-blink.h"
|
|
|
| namespace blink {
|
|
|
|
|