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

Unified Diff: chrome/browser/ui/cocoa/extensions/extension_action_context_menu.h

Issue 8536010: Cleanup: Remove unneeded forward declarations from chrome/browser/ui/gtk and chrome/browser/ui/co... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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/ui/cocoa/extensions/extension_action_context_menu.h
===================================================================
--- chrome/browser/ui/cocoa/extensions/extension_action_context_menu.h (revision 109585)
+++ chrome/browser/ui/cocoa/extensions/extension_action_context_menu.h (working copy)
@@ -15,7 +15,6 @@
class DevmodeObserver;
Mark Mentovai 2011/11/11 17:19:35 This is in namespace extension_action_context_menu
Lei Zhang 2011/11/11 21:05:20 Removed. And you can see my little tool is not ful
class Extension;
class ExtensionAction;
-class NotificationRegistrar;
class Profile;
namespace extension_action_context_menu {

Powered by Google App Engine
This is Rietveld 408576698