summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/net/fake_external_tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/test/net/fake_external_tab.h')
-rw-r--r--chrome_frame/test/net/fake_external_tab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/test/net/fake_external_tab.h b/chrome_frame/test/net/fake_external_tab.h
index 5238277..b66dfa4 100644
--- a/chrome_frame/test/net/fake_external_tab.h
+++ b/chrome_frame/test/net/fake_external_tab.h
@@ -42,7 +42,6 @@ class FakeExternalTab {
scoped_ptr<BrowserProcess> browser_process_;
FilePath overridden_user_dir_;
FilePath user_data_dir_;
- ScopedOleInitializer ole_initializer_; // For RegisterDropTarget etc to work.
scoped_ptr<ProcessSingleton> process_singleton_;
};