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

Unified Diff: chrome/browser/cocoa/tab_view.mm

Issue 3028035: Fix tab_view.mm build break in 472 branch. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/472/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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/cocoa/tab_view.mm
===================================================================
--- chrome/browser/cocoa/tab_view.mm (revision 54148)
+++ chrome/browser/cocoa/tab_view.mm (working copy)
@@ -849,10 +849,6 @@
return [super accessibilityAttributeValue:attribute];
}
-- (ViewID)viewID {
- return VIEW_ID_TAB;
-}
-
@end // @implementation TabView
@implementation TabView (TabControllerInterface)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698