Chromium Code Reviews| Index: content/shell/BUILD.gn |
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
| index 28a3b10576c51f267f7bb29b20b0a782f45b6172..d4a2e17da69c0c4e04a155bfa1b4eead25f09164 100644 |
| --- a/content/shell/BUILD.gn |
| +++ b/content/shell/BUILD.gn |
| @@ -277,6 +277,7 @@ static_library("content_shell_lib") { |
| if (enable_plugins) { |
| deps += [ |
| + "//cc/paint", |
| "//content/ppapi_plugin", |
| "//ppapi:blink_deprecated_test_plugin", |
| "//ppapi:blink_test_plugin", |