summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/temp_scaffolding_stubs.h')
-rw-r--r--chrome/common/temp_scaffolding_stubs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/temp_scaffolding_stubs.h b/chrome/common/temp_scaffolding_stubs.h
index 7fad342..b0b7d1a 100644
--- a/chrome/common/temp_scaffolding_stubs.h
+++ b/chrome/common/temp_scaffolding_stubs.h
@@ -430,6 +430,7 @@ class RepostFormWarningDialog {
virtual ~RepostFormWarningDialog() { }
};
+#if !defined(TOOLKIT_VIEWS)
class PageInfoWindow {
public:
enum TabID {
@@ -446,6 +447,7 @@ class PageInfoWindow {
NOTIMPLEMENTED();
}
};
+#endif
class FontsLanguagesWindowView {
public: