Index: snapshot/win/pe_image_annotations_reader.h |
diff --git a/snapshot/win/pe_image_annotations_reader.h b/snapshot/win/pe_image_annotations_reader.h |
index 1c85ff45c99a598d018546669d91562efcff6025..3409ac88abb6fc81f8d823254b9bf7bf28ea753f 100644 |
--- a/snapshot/win/pe_image_annotations_reader.h |
+++ b/snapshot/win/pe_image_annotations_reader.h |
@@ -56,6 +56,7 @@ class PEImageAnnotationsReader { |
private: |
// Reads CrashpadInfo::simple_annotations_ on behalf of SimpleMap(). |
+ template <class Traits> |
void ReadCrashpadSimpleAnnotations( |
std::map<std::string, std::string>* simple_map_annotations) const; |