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

Unified Diff: content/browser/BUILD.gn

Issue 2655303005: Shape detection service: Add QR detection in Mac (Closed)
Patch Set: rsesek@ comments Created 3 years, 11 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 78b7f69c3c5d24f3dcd2459567a18e423d8d1353..319866aa7449889b84aba0b66d6c0cd1028247e4 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1312,7 +1312,7 @@ source_set("browser") {
"service_worker/service_worker_version.h",
"service_worker/service_worker_write_to_cache_job.cc",
"service_worker/service_worker_write_to_cache_job.h",
- "shapedetection/face_detection_service_dispatcher.h",
+ "shapedetection/shape_detection_service_dispatcher.h",
"shared_worker/shared_worker_host.cc",
"shared_worker/shared_worker_host.h",
"shared_worker/shared_worker_instance.cc",

Powered by Google App Engine
This is Rietveld 408576698