| Index: snapshot/win/pe_image_annotations_reader_test.cc
|
| diff --git a/snapshot/win/pe_image_annotations_reader_test.cc b/snapshot/win/pe_image_annotations_reader_test.cc
|
| index a37ac1eff34387e211abb2a76d2226e5360c8b80..9bdf1245336ddc7c081ff94ad5df9fbae2c7b417 100644
|
| --- a/snapshot/win/pe_image_annotations_reader_test.cc
|
| +++ b/snapshot/win/pe_image_annotations_reader_test.cc
|
| @@ -21,9 +21,9 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| +#include "build/build_config.h"
|
| #include "client/crashpad_info.h"
|
| #include "client/simple_string_dictionary.h"
|
| #include "gtest/gtest.h"
|
|
|