| Index: services/gfx/compositor/BUILD.gn
|
| diff --git a/services/gfx/compositor/BUILD.gn b/services/gfx/compositor/BUILD.gn
|
| index 0f44b0abd20cfb7509aeaed40161349dba8cbb14..d533363c0e0810c4ab994eaa789a8e24e328d97b 100644
|
| --- a/services/gfx/compositor/BUILD.gn
|
| +++ b/services/gfx/compositor/BUILD.gn
|
| @@ -34,6 +34,8 @@ source_set("common") {
|
| "graph/scene_label.h",
|
| "graph/snapshot.cc",
|
| "graph/snapshot.h",
|
| + "graph/transform_pair.cc",
|
| + "graph/transform_pair.h",
|
| "render/render_frame.cc",
|
| "render/render_frame.h",
|
| "render/render_image.cc",
|
|
|