Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index b2e0dfcef51e0a9768bc323c82302d995479899a..e4f5911497d035b045d0ed517299b68f5ab227c9 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -79,6 +79,7 @@ static_library("common") { |
| "//content/public/common", |
| "//crypto", |
| "//extensions/common:common_constants", |
| + "//media/base:media_resources", |
| "//net", |
| "//skia", |
| "//third_party/icu", |