Chromium Code Reviews| Index: base/pe_image.h |
| diff --git a/base/pe_image.h b/base/pe_image.h |
| index 5c7862d35e5c326555fea9b11e9e06504aba3a80..d03aec7542270de396760fa07ac197bebc601a7c 100644 |
| --- a/base/pe_image.h |
| +++ b/base/pe_image.h |
| @@ -255,4 +255,3 @@ inline PIMAGE_EXPORT_DIRECTORY PEImage::GetExportDirectory() const { |
| } |
| #endif // BASE_SRC_PE_IMAGE_H__ |
| - |