| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index abac639badb193e234589c0899551b06ad2ca593..d6a07fc9790fb378ec0fd727f41dcf20e3d41226 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -220,6 +220,7 @@ static_library("content_shell_lib") {
|
| "//base:base_static",
|
| "//base/third_party/dynamic_annotations",
|
| "//cc",
|
| + "//components/cdm/renderer",
|
| "//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
|
| "//components/devtools_discovery",
|
| "//components/devtools_http_handler",
|
|
|