Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index 600920a7ca3d69be57817ee3deb5b9bf044fc2a5..c52a63392ffcbcd7f11b5e20dacac0a46f326707 100644 |
| --- a/cc/BUILD.gn |
| +++ b/cc/BUILD.gn |
| @@ -203,6 +203,8 @@ component("cc") { |
| "output/buffer_to_texture_target_map.h", |
| "output/ca_layer_overlay.cc", |
| "output/ca_layer_overlay.h", |
| + "output/color_lut_cache.cc", |
| + "output/color_lut_cache.h", |
| "output/compositor_frame.cc", |
| "output/compositor_frame.h", |
| "output/compositor_frame_metadata.cc", |