Chromium Code Reviews| Index: util/util_test.gyp |
| diff --git a/util/util_test.gyp b/util/util_test.gyp |
| index e7bc9402a2151d66adb4d229f1ca5c7594513aa8..98879eb630e27ce0ddc1ac105d0b01ed6c45f3f9 100644 |
| --- a/util/util_test.gyp |
| +++ b/util/util_test.gyp |
| @@ -81,6 +81,7 @@ |
| 'thread/thread_test.cc', |
| 'win/exception_handler_server_test.cc', |
| 'win/process_info_test.cc', |
| + 'win/scoped_process_suspend_test.cc', |
| 'win/time_test.cc', |
| ], |
| 'conditions': [ |