Chromium Code Reviews| Index: mojo/public/c/test_support/BUILD.gn |
| diff --git a/mojo/public/c/test_support/BUILD.gn b/mojo/public/c/test_support/BUILD.gn |
| index 3b11a6044bb5fdd9bf7ad8a6d8b57557c14670cf..4f7fce26cd3c886e1052967e1b88ddff42b4e40c 100644 |
| --- a/mojo/public/c/test_support/BUILD.gn |
| +++ b/mojo/public/c/test_support/BUILD.gn |
| @@ -8,6 +8,8 @@ shared_library("test_support") { |
| defines = [ "MOJO_TEST_SUPPORT_IMPLEMENTATION" ] |
| + public_configs = [ "../../build/config:mojo_sdk" ] |
| + |
| sources = [ |
| "test_support.h", |
| "test_support_export.h", |