Chromium Code Reviews| Index: sky/engine/tonic/BUILD.gn |
| diff --git a/sky/engine/tonic/BUILD.gn b/sky/engine/tonic/BUILD.gn |
| index 18c03c15e1c62c1f18872929a2ffdf2747f33da8..e795a1c1ab2318e82b0918b5e8303197013b4b2c 100644 |
| --- a/sky/engine/tonic/BUILD.gn |
| +++ b/sky/engine/tonic/BUILD.gn |
| @@ -15,6 +15,8 @@ source_set("tonic") { |
| "dart_converter.h", |
| "dart_error.cc", |
| "dart_error.h", |
| + "dart_exception_factory.cc", |
| + "dart_exception_factory.h", |
| "dart_gc_context.cc", |
| "dart_gc_context.h", |
| "dart_gc_controller.cc", |