| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 09842222994680f5284611627cdc542cc6d52e38..dfb8a62c75be8871548b1839ac267ad1958955ef 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -48,6 +48,9 @@ component("cc") {
|
| "blimp/compositor_proto_state_sink.cc",
|
| "blimp/compositor_proto_state_sink.h",
|
| "blimp/compositor_proto_state_sink_client.h",
|
| + "blimp/compositor_state_deserializer.cc",
|
| + "blimp/compositor_state_deserializer.h",
|
| + "blimp/compositor_state_deserializer_client.h",
|
| "blimp/engine_picture_cache.h",
|
| "blimp/image_serialization_processor.h",
|
| "blimp/layer_tree_host_remote.cc",
|
|
|