Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index 99c826cbf48721234be00ef67e095371cf85b7d8..b3c6eece423d1180669ee8ce4be2b1acb7e8b0b9 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -457,7 +457,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', |