Chromium Code Reviews| Index: ui/compositor/BUILD.gn |
| diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn |
| index 590cb7326e7685c40c260e9b4188ef652ebb696b..a0944fe78494cb3477a2b294042484ec4eab1ea0 100644 |
| --- a/ui/compositor/BUILD.gn |
| +++ b/ui/compositor/BUILD.gn |
| @@ -47,6 +47,8 @@ component("compositor") { |
| "layer_tree_owner.cc", |
| "layer_tree_owner.h", |
| "layer_type.h", |
| + "paint_cache.cc", |
| + "paint_cache.h", |
| "paint_context.cc", |
| "paint_context.h", |
| "paint_recorder.cc", |