summaryrefslogtreecommitdiffstats
path: root/chrome/test/test_tab_contents.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/test_tab_contents.h')
-rw-r--r--chrome/test/test_tab_contents.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/test/test_tab_contents.h b/chrome/test/test_tab_contents.h
index 541bec0..421bec7 100644
--- a/chrome/test/test_tab_contents.h
+++ b/chrome/test/test_tab_contents.h
@@ -7,13 +7,7 @@
#include "base/string_util.h"
#include "chrome/browser/tab_contents/tab_contents_factory.h"
-
-// TODO(port): get rid of this section and finish porting.
-#if defined(OS_WIN)
#include "chrome/browser/tab_contents/tab_contents.h"
-#else
-#include "chrome/common/temp_scaffolding_stubs.h"
-#endif
// TabContents typed created by TestTabContentsFactory.
class TestTabContents : public TabContents {