Index: third_party/WebKit/Source/modules/shapedetection/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/shapedetection/BUILD.gn b/third_party/WebKit/Source/modules/shapedetection/BUILD.gn |
index 9b566cc364ef1d8d00212ac5f701bfc3cdb3b86c..1dcdb9246111d2496f0f90eea49673101394b974 100644 |
--- a/third_party/WebKit/Source/modules/shapedetection/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/shapedetection/BUILD.gn |
@@ -8,8 +8,6 @@ blink_modules_sources("shapedetection") { |
sources = [ |
"DetectedFace.cpp", |
"DetectedFace.h", |
- "DetectedObject.h", |
- "Detector.h", |
"FaceDetector.cpp", |
"FaceDetector.h", |
] |