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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/common/temp_scaffolding_stubs.h b/chrome/common/temp_scaffolding_stubs.h
index fe22906..eda42e8 100644
--- a/chrome/common/temp_scaffolding_stubs.h
+++ b/chrome/common/temp_scaffolding_stubs.h
@@ -247,6 +247,8 @@ class Window {
class InputWindowDelegate {
};
+namespace views {
+
class Menu {
public:
enum AnchorPoint {
@@ -279,6 +281,8 @@ class Menu {
void AppendDelegateMenuItem(int item_id) { NOTIMPLEMENTED(); }
};
+} // namespace view
+
class BookmarkManagerView {
public:
static BookmarkManagerView* current() {