Index: chrome_frame/crash_reporting/veh_test.cc |
=================================================================== |
--- chrome_frame/crash_reporting/veh_test.cc (revision 68282) |
+++ chrome_frame/crash_reporting/veh_test.cc (working copy) |
@@ -53,7 +53,6 @@ |
public ModuleOfInterestWithExcludedRegion { |
public: |
MockApi() { |
- Win32VEHTraits::InitializeIgnoredBlocks(); |
ModuleOfInterestWithExcludedRegion::SetModule(&ModuleStart, &ModuleEnd); |
ModuleOfInterestWithExcludedRegion::SetExcludedRegion(&Undetectable, |
&UndetectableEnd); |