Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index 6ebec967b9ab2e76bf487171c074ccce0c0c581b..a418a9f7c96360be3c79cc3b87828113797fce48 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -218,6 +218,7 @@ target(base_target_type, "base") { |
| "bind_helpers.h", |
| "bind_internal.h", |
| "bind_internal_win.h", |
| + "bit_cast.h", |
| "bits.h", |
| "build_time.cc", |
| "build_time.h", |