Chromium Code Reviews| Index: media/base/BUILD.gn |
| diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn |
| index a1e15f6f3ef5ca21e23aad54159e6654414fc5f0..509a8d1e4622dbaaafb29ccb6a5b84cb8f72a296 100644 |
| --- a/media/base/BUILD.gn |
| +++ b/media/base/BUILD.gn |
| @@ -273,6 +273,7 @@ target(link_target_type, "base") { |
| defines = [] |
| public_deps = [ |
| "//ppapi/features", |
| + "//ui/gfx:color_space", |
| ] |
| deps = [ |
| "//base/third_party/dynamic_annotations:dynamic_annotations", |