Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index c1448d89623485e09feb832948a6c0aaccb6ea53..a665107927ac2d7c09e5b19bf979d9339f25af2c 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -780,6 +780,8 @@ |
| 'test/multiprocess_test_android.cc', |
| 'test/perf_test_suite.cc', |
| 'test/perf_test_suite.h', |
| + 'test/scoped_environment_variable.cc', |
| + 'test/scoped_environment_variable.h', |
| 'test/scoped_locale.cc', |
| 'test/scoped_locale.h', |
| 'test/scoped_path_override.cc', |