Chromium Code Reviews| Index: mojo/common/BUILD.gn |
| diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn |
| index 8ac78458e34e98233493366195edf07bad885a46..d35fc45882f62ce8951984677b2c377f65ce92fa 100644 |
| --- a/mojo/common/BUILD.gn |
| +++ b/mojo/common/BUILD.gn |
| @@ -18,6 +18,7 @@ component("common") { |
| "message_pump_mojo_handler.h", |
| "time_helper.cc", |
| "time_helper.h", |
| + "weak_binding_set.h", |
| ] |
| defines = [ "MOJO_COMMON_IMPLEMENTATION" ] |