| Index: mojo/dart/embedder/builtin.cc
|
| diff --git a/mojo/dart/embedder/builtin.cc b/mojo/dart/embedder/builtin.cc
|
| index c47781f6bb2d78c9359028c6ed2f7e1150f44f7c..38b89dd755edf994fdbbc87fb1fc816f97c5bbe1 100644
|
| --- a/mojo/dart/embedder/builtin.cc
|
| +++ b/mojo/dart/embedder/builtin.cc
|
| @@ -43,6 +43,7 @@ const char* Builtin::mojo_core_patch_resource_names_[] = {
|
|
|
| const char* Builtin::mojo_io_patch_resource_names_[] = {
|
| "/io/file_patch.dart",
|
| + "/io/filter_patch.dart",
|
| "/io/internet_address_patch.dart",
|
| "/io/mojo_patch.dart",
|
| "/io/platform_patch.dart",
|
|
|