| Index: services/gfx/compositor/BUILD.gn
|
| diff --git a/services/gfx/compositor/BUILD.gn b/services/gfx/compositor/BUILD.gn
|
| index af8f0ccd4924d6fa7529243e63c1e14d95ca10ad..40250f036875108683e5e08f19a7cfa9baae9916 100644
|
| --- a/services/gfx/compositor/BUILD.gn
|
| +++ b/services/gfx/compositor/BUILD.gn
|
| @@ -36,6 +36,8 @@ source_set("common") {
|
| "graph/snapshot.h",
|
| "graph/transform_pair.cc",
|
| "graph/transform_pair.h",
|
| + "graph/universe.cc",
|
| + "graph/universe.h",
|
| "render/render_frame.cc",
|
| "render/render_frame.h",
|
| "render/render_image.cc",
|
|
|