Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Unified Diff: third_party/WebKit/Source/modules/shapedetection/BUILD.gn

Issue 2369693002: Shapedetection module: Blink side implementation (Closed)
Patch Set: tests outside the [0, 1] range Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
« no previous file with comments | « third_party/WebKit/Source/modules/modules_idl_files.gni ('k') | third_party/WebKit/Source/modules/shapedetection/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698