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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

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/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index 0a704a7c35d098c3dae9b78669e5b21416236337..2c81d733ffed33c0605d97a85b872088ea757ce4 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -238,8 +238,6 @@ modules_idl_files =
"serviceworkers/ServiceWorkerRegistration.idl",
"serviceworkers/WindowClient.idl",
"shapedetection/DetectedFace.idl",
- "shapedetection/DetectedObject.idl",
- "shapedetection/Detector.idl",
"shapedetection/FaceDetector.idl",
"speech/SpeechGrammar.idl",
"speech/SpeechGrammarList.idl",

Powered by Google App Engine
This is Rietveld 408576698