Index: mojo/public/cpp/bindings/BUILD.gn |
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn |
index c58b7b30c1df013bc35411af71e46185873ceff9..4d92a6689d722095ea3fba1a92d30265f9ad4b3d 100644 |
--- a/mojo/public/cpp/bindings/BUILD.gn |
+++ b/mojo/public/cpp/bindings/BUILD.gn |
@@ -84,7 +84,6 @@ source_set("bindings") { |
"lib/string_serialization.h", |
"lib/string_traits_string16.cc", |
"lib/sync_handle_registry.cc", |
- "lib/sync_handle_registry.h", |
"lib/sync_handle_watcher.cc", |
"lib/sync_handle_watcher.h", |
"lib/union_accessor.h", |
@@ -112,6 +111,7 @@ source_set("bindings") { |
"string_traits_string_piece.h", |
"strong_binding.h", |
"struct_ptr.h", |
+ "sync_handle_registry.h", |
"type_converter.h", |
] |