Chromium Code Reviews| Index: components/printing/common/BUILD.gn |
| diff --git a/components/printing/common/BUILD.gn b/components/printing/common/BUILD.gn |
| index e42e0741576945cafb279ce172944f481308698d..9e6f7fa295d0afc13fc337ccd02e714495487823 100644 |
| --- a/components/printing/common/BUILD.gn |
| +++ b/components/printing/common/BUILD.gn |
| @@ -17,5 +17,6 @@ source_set("common") { |
| "//ui/gfx", |
| "//ui/gfx/geometry", |
| "//ui/gfx/ipc", |
| + "//ui/gfx/ipc/skia", |
| ] |
| } |