| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 93ee71f9ea11092ecc0bd96710dd566bbea8c5ce..e1ee55d66c6358d66fd5c47169bb3e1cdf81b045 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -76,6 +76,8 @@
|
| 'public/test/test_launcher.h',
|
| 'public/test/test_mojo_app.cc',
|
| 'public/test/test_mojo_app.h',
|
| + 'public/test/test_mojo_shell_context.cc',
|
| + 'public/test/test_mojo_shell_context.h',
|
| 'public/test/test_navigation_observer.cc',
|
| 'public/test/test_navigation_observer.h',
|
| 'public/test/test_notification_tracker.cc',
|
|
|