Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index 8b9b5bf19056236ef193fef6e453d7f28959881b..4147887fd92e14fefa1631de8ef751a45b5ecc76 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -320,6 +320,7 @@ component("base") { |
| "message_loop/message_pump_win.h", |
| "move.h", |
| "native_library.h", |
| + "native_library_ios.mm", |
| "native_library_mac.mm", |
| "native_library_posix.cc", |
| "native_library_win.cc", |