Index: mojo/public/cpp/bindings/BUILD.gn |
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn |
index 2cc35aa52ffe3f728c26962507cba0446269b145..3c13e885d8c0ccaccad2d5c49f3af967d23a5057 100644 |
--- a/mojo/public/cpp/bindings/BUILD.gn |
+++ b/mojo/public/cpp/bindings/BUILD.gn |
@@ -13,7 +13,6 @@ source_set("bindings") { |
"no_interface.h", |
"string.h", |
"struct_ptr.h", |
- "sync_dispatcher.h", |
"type_converter.h", |
"lib/array_internal.cc", |
"lib/array_internal.h", |
@@ -45,7 +44,6 @@ source_set("bindings") { |
"lib/shared_ptr.h", |
"lib/string_serialization.cc", |
"lib/string_serialization.h", |
- "lib/sync_dispatcher.cc", |
"lib/template_util.h", |
"lib/validation_errors.cc", |
"lib/validation_errors.h", |