| Index: content/utility/BUILD.gn
|
| diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
|
| index 421de7629fbacda94907269cc6a93e109a2f6c3d..ae88f47eda427ba1f98cb72d2e58e2ba52fbc9c2 100644
|
| --- a/content/utility/BUILD.gn
|
| +++ b/content/utility/BUILD.gn
|
| @@ -39,6 +39,8 @@ source_set("utility") {
|
| "//services/service_manager",
|
| "//services/service_manager/public/cpp",
|
| "//services/service_manager/public/interfaces",
|
| + "//services/shape_detection:lib",
|
| + "//services/shape_detection/public/interfaces",
|
| "//third_party/WebKit/public:blink_headers",
|
| "//third_party/WebKit/public:mojo_bindings",
|
| "//url",
|
|
|