Chromium Code Reviews| Index: content/shell/BUILD.gn |
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
| index bcd91f26cbe312f2d27edfb7beb569c74ee7072f..0f8286a9e6919a456295070d202427dfa62b345b 100644 |
| --- a/content/shell/BUILD.gn |
| +++ b/content/shell/BUILD.gn |
| @@ -209,6 +209,7 @@ static_library("content_shell_lib") { |
| "//base/third_party/dynamic_annotations", |
| "//cc", |
| "//components/crash/app", |
| + "//components/web_cache/renderer", |
| "//content:resources", |
| "//content/app/resources", |
| "//content/app/strings", |