Chromium Code Reviews| Index: snapshot/win/pe_image_annotations_reader.cc |
| diff --git a/snapshot/win/pe_image_annotations_reader.cc b/snapshot/win/pe_image_annotations_reader.cc |
| index f2d145479d218a6a23954f1101d9f05507ebaa77..87de1e331c56fe6521f911d27b465472eb2ebc61 100644 |
| --- a/snapshot/win/pe_image_annotations_reader.cc |
| +++ b/snapshot/win/pe_image_annotations_reader.cc |
| @@ -15,6 +15,7 @@ |
| #include "snapshot/win/pe_image_annotations_reader.h" |
| #include <string.h> |
| +#include <sys/types.h> |
| #include "base/strings/utf_string_conversions.h" |
| #include "client/simple_string_dictionary.h" |