Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index 5e4b8de22ef3a3f873f1111adad2c82e7f29f873..ec0136057e61048cc98ffc5ce0a82129e67ecd58 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -62,6 +62,7 @@ source_set("browser") { |
| "//gpu/command_buffer/client:gles2_implementation", |
| "//ipc/mojo", |
| "//media", |
| + "//media:media", |
|
xhwang
2016/04/26 22:54:41
This is not necessary. //media means //media::medi
rchtara
2016/04/29 12:54:44
Done.
|
| "//media/midi", |
| "//mojo/common", |
| "//mojo/common:url_type_converters", |