| Index: content/utility/BUILD.gn
|
| diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
|
| index d7b26302d96dd7add7d7637b66a47be27d90dd2a..a589df1a8b7336fd254e7a22ab3c2d7eb3fc911e 100644
|
| --- a/content/utility/BUILD.gn
|
| +++ b/content/utility/BUILD.gn
|
| @@ -37,6 +37,8 @@ source_set("utility") {
|
| "//mojo/public/cpp/bindings",
|
| "//ppapi/features",
|
| "//sandbox",
|
| + "//services/data_decoder:lib",
|
| + "//services/data_decoder/public/cpp",
|
| "//services/service_manager",
|
| "//services/service_manager/public/cpp",
|
| "//services/service_manager/public/interfaces",
|
|
|