summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/test/perf/chrome_frame_perftest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/test/perf/chrome_frame_perftest.cc b/chrome_frame/test/perf/chrome_frame_perftest.cc
index efc3c30..5e1684a 100644
--- a/chrome_frame/test/perf/chrome_frame_perftest.cc
+++ b/chrome_frame/test/perf/chrome_frame_perftest.cc
@@ -338,7 +338,6 @@ class ChromeFrameStartupTest : public ChromeFramePerfTestBase {
timings[i] = end_time - start_time;
CoFreeUnusedLibraries();
- ASSERT_TRUE(GetModuleHandle(kChromeFrameDllName) == NULL);
// TODO(beng): Can't shut down so quickly. Figure out why, and fix. If we
// do, we crash.