Chromium Code Reviews| Index: athena/athena.gyp |
| diff --git a/athena/athena.gyp b/athena/athena.gyp |
| index e4f53b74655e227189ac9da040d8841af6528bdd..d2c5f004c4b5e7cf64c1efc772b221eb52b38d10 100644 |
| --- a/athena/athena.gyp |
| +++ b/athena/athena.gyp |
| @@ -85,6 +85,10 @@ |
| 'test/athena_test_base.h', |
| 'test/athena_test_helper.cc', |
| 'test/athena_test_helper.h', |
| + 'test/sample_activity.cc', |
| + 'test/sample_activity.h', |
| + 'test/sample_activity_factory.cc', |
| + 'test/sample_activity_factory.h', |
| ], |
| }, |
| { |