| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 225b6a8e11b0d0467355b8353b06df340019dc91..e31b251d8bca9f1bcb97c806cec26c2974353ec2 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -50,6 +50,8 @@ component("cc") {
|
| "blimp/compositor_state_deserializer.cc",
|
| "blimp/compositor_state_deserializer.h",
|
| "blimp/compositor_state_deserializer_client.h",
|
| + "blimp/deserialized_content_layer_client.cc",
|
| + "blimp/deserialized_content_layer_client.h",
|
| "blimp/engine_picture_cache.h",
|
| "blimp/image_serialization_processor.h",
|
| "blimp/layer_factory.h",
|
|
|