Chromium Code Reviews| Index: examples/BUILD.gn |
| diff --git a/examples/BUILD.gn b/examples/BUILD.gn |
| index c5e4f8c8712f9677923360cca835933c53a7df7f..cab522f5a5d3dac7df7fd2225a53d7d538ba0d42 100644 |
| --- a/examples/BUILD.gn |
| +++ b/examples/BUILD.gn |
| @@ -15,6 +15,7 @@ group("examples") { |
| "//examples/ganesh_app", |
| "//examples/http_handler", |
| "//examples/indirect_service", |
| + "//examples/js/maps", |
| "//examples/png_viewer", |
| "//examples/recipes", |
| "//examples/recursive_content_handler", |