Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index 72bfdc67843fcb8d5115a60551aee319e7381d0d..4aa3de7d6345e52416b10b2861c81daafd88fd00 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -458,7 +458,8 @@ |
| 'test/test_reg_util_win.h', |
| 'test/test_suite.cc', |
| 'test/test_suite.h', |
| - 'test/test_stub_android.cc', |
| + 'test/test_support_android.cc', |
| + 'test/test_support_android.h', |
| 'test/test_switches.cc', |
| 'test/test_switches.h', |
| 'test/test_timeouts.cc', |