| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 8c36e476163dee0c7d59a905311419e2a21a0087..b7e5f79a7059a6055fb835f09e65966ea7b08a47 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/plugins/renderer",
|
| "//components/test_runner:test_runner",
|
|
|