Chromium Code Reviews| Index: mojo/mojo_shell.gyp |
| diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp |
| index 846ca82253f715c5a7b2ed8e121f796bdd5a472e..3d66e2c12bfb7d3f3883afcae04f1f89d521a59c 100644 |
| --- a/mojo/mojo_shell.gyp |
| +++ b/mojo/mojo_shell.gyp |
| @@ -54,6 +54,7 @@ |
| 'type': 'executable', |
| 'sources': [ |
| 'shell/application_manager_unittest.cc', |
| + 'shell/capability_filter_unittest.cc', |
| 'shell/query_util_unittest.cc', |
| ], |
| 'dependencies': [ |