| 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",
|
|
|