Index: base/base.gyp |
diff --git a/base/base.gyp b/base/base.gyp |
index 60fa8ab427aa2c94888e4d5ce51751303cf77c28..bdca03edfa588b147ce62280474bc7a3dab15188 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', |