Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 534636b0e221caa091f860e7abc72a1be41d55bb..eccae46040eff2f09aced02842956ac89484a709 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -287,6 +287,7 @@ |
| ['OS=="mac"', { |
| 'dependencies': [ |
| '../ui/app_list/app_list.gyp:app_list_unittests', |
| + '../ui/message_center/message_center.gyp:*', |
| ], |
| }], |
| ['test_isolation_mode != "noop"', { |