summaryrefslogtreecommitdiffstats
path: root/mojo/public/cpp/bindings/tests/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/cpp/bindings/tests/BUILD.gn')
-rw-r--r--mojo/public/cpp/bindings/tests/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/mojo/public/cpp/bindings/tests/BUILD.gn b/mojo/public/cpp/bindings/tests/BUILD.gn
index 7fdb6d2..c689fe31 100644
--- a/mojo/public/cpp/bindings/tests/BUILD.gn
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn
@@ -21,6 +21,7 @@ source_set("tests") {
"equals_unittest.cc",
"handle_passing_unittest.cc",
"interface_ptr_unittest.cc",
+ "macros_unittest.cc",
"map_unittest.cc",
"message_queue.cc",
"message_queue.h",