Chromium Code Reviews| Index: snapshot/win/process_reader_win_test.cc |
| diff --git a/snapshot/win/process_reader_win_test.cc b/snapshot/win/process_reader_win_test.cc |
| index 2c4660e2edcfcaff8f166bb2cd001c5bd7f1f9a8..b9befc9aaab280d863125beb15985c73c1831ab3 100644 |
| --- a/snapshot/win/process_reader_win_test.cc |
| +++ b/snapshot/win/process_reader_win_test.cc |
| @@ -14,8 +14,8 @@ |
| #include "snapshot/win/process_reader_win.h" |
| -#include <string.h> |
| #include <windows.h> |
| +#include <string.h> |
| #include "gtest/gtest.h" |
| #include "test/win/win_multiprocess.h" |