Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(895)

Unified Diff: chrome/browser/chromeos/notifications/balloon_view.h

Issue 7003121: Replace ChromiumOS BalloonView Menu2 with MenuItemView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use top level widget and rebase to trunk. Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/chromeos/notifications/balloon_view.h
diff --git a/chrome/browser/chromeos/notifications/balloon_view.h b/chrome/browser/chromeos/notifications/balloon_view.h
index a679b261fe6b91a925a4e1ff97e63c7e301cbdaa..5aa01a8bad80f9cc7850c2c36edc74874e90e3d1 100644
--- a/chrome/browser/chromeos/notifications/balloon_view.h
+++ b/chrome/browser/chromeos/notifications/balloon_view.h
@@ -21,7 +21,6 @@
#include "views/view.h"
namespace views {
-class Menu2;
class MenuButton;
class MouseEvent;
class TextButton;

Powered by Google App Engine
This is Rietveld 408576698