Chromium Code Reviews| Index: content/shell/BUILD.gn |
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
| index e72155654120516bb9b581d2d2fe03e2e1a31d66..28c0ce9ae2512e382c2b5510e8ca1e1eb79a0642 100644 |
| --- a/content/shell/BUILD.gn |
| +++ b/content/shell/BUILD.gn |
| @@ -215,6 +215,7 @@ static_library("content_shell_lib") { |
| "//media", |
| "//net", |
| "//net:net_resources", |
| + "//ppapi:blink_test_plugin", |
| "//skia", |
| "//storage/browser", |
| "//testing/gmock", |