| Index: media/mojo/services/BUILD.gn
|
| diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
|
| index c2f93d7e3463eb5b3a384af11395aa7ef0de7fb3..9d03af6d746f3120ebfbd6a8add7fe3da9ec3abb 100644
|
| --- a/media/mojo/services/BUILD.gn
|
| +++ b/media/mojo/services/BUILD.gn
|
| @@ -84,6 +84,8 @@ component("services") {
|
| "strong_binding_set.h",
|
| "test_mojo_media_client.cc",
|
| "test_mojo_media_client.h",
|
| + "utility_mojo_media_client.cc",
|
| + "utility_mojo_media_client.h",
|
| ]
|
|
|
| defines = [ "MEDIA_MOJO_IMPLEMENTATION" ]
|
|
|