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

Unified Diff: chrome/browser/cocoa/toolbar_controller.h

Issue 2952004: [Mac] Finish implementation of App Tabs. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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/cocoa/toolbar_controller.h
===================================================================
--- chrome/browser/cocoa/toolbar_controller.h (revision 52312)
+++ chrome/browser/cocoa/toolbar_controller.h (working copy)
@@ -30,7 +30,7 @@
namespace ToolbarControllerInternal {
class MenuDelegate;
class PrefObserverBridge;
-}
+} // ToolbarControllerInternal
Mark Mentovai 2010/07/14 18:40:28 // namespace ToolbarControllerInternal
class Profile;
@class ReloadButton;
class TabContents;

Powered by Google App Engine
This is Rietveld 408576698