Index: views/controls/menu/menu_controller.h |
diff --git a/views/controls/menu/menu_controller.h b/views/controls/menu/menu_controller.h |
index 84efb5bf44f1f6cb0c9fc07c2a858c29cf6885bf..cf2fa4905e500282ad3a77a2a696ed87c8f75441 100644 |
--- a/views/controls/menu/menu_controller.h |
+++ b/views/controls/menu/menu_controller.h |
@@ -41,6 +41,7 @@ class VIEWS_EXPORT MenuController : public MessageLoop::Dispatcher { |
public: |
friend class MenuHostRootView; |
friend class MenuItemView; |
+ friend class SubmenuView; |
// Enumeration of how the menu should exit. |
enum ExitType { |