| Index: components/exo/BUILD.gn
|
| diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
|
| index 0086efe7f43bf75be9ee915a0237ad2168ac86ef..d4aebaf0185b9f7d575c6739c488a266276f9260 100644
|
| --- a/components/exo/BUILD.gn
|
| +++ b/components/exo/BUILD.gn
|
| @@ -9,10 +9,6 @@
|
| sources = [
|
| "buffer.cc",
|
| "buffer.h",
|
| - "compositor_frame_sink.cc",
|
| - "compositor_frame_sink.h",
|
| - "compositor_frame_sink_holder.cc",
|
| - "compositor_frame_sink_holder.h",
|
| "display.cc",
|
| "display.h",
|
| "gamepad.cc",
|
| @@ -160,7 +156,6 @@
|
| "//base",
|
| "//base/test:test_support",
|
| "//device/gamepad:test_helpers",
|
| - "//mojo/edk/embedder:headers",
|
| ]
|
|
|
| data_deps = [
|
|
|