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

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

Issue 2369693002: Shapedetection module: Blink side implementation (Closed)
Patch Set: Naming and const correctness suggestions by mcasas@ Created 4 years, 3 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 dc1558bc3b42250afceeaa2fdf1697cce7a0a0fe..41cfd9a603c6a6678ede73084d179e5d6840dd1e 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -235,8 +235,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