Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index c8ed79372213aa80b38dc84c12b040c641e37613..8f4d8aa3644f5f274d0a4b031256671146937f61 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -201,6 +201,7 @@ source_set("common") { |
| "//ui/gfx", |
| "//ui/gfx/geometry", |
| "//ui/gfx/ipc", |
| + "//ui/gfx/ipc/skia", |
| "//ui/gl", |
| "//ui/shell_dialogs", |
| "//url", |