diff options
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/test_tab_contents.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/test/test_tab_contents.h b/chrome/test/test_tab_contents.h index d2aa48f..56c2e24 100644 --- a/chrome/test/test_tab_contents.h +++ b/chrome/test/test_tab_contents.h @@ -12,9 +12,6 @@ // TabContents typed created by TestTabContentsFactory. class TestTabContents : public TabContents { public: - BEGIN_MSG_MAP(TestTabContents) - END_MSG_MAP() - explicit TestTabContents(TabContentsType type); // Sets the site instance used by *ALL* TestTabContents. |