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

Unified Diff: chrome/browser/views/tabs/tab_strip.h

Issue 275023: Adds some debugging code in hopes of isolating a crasher. From the... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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 | chrome/browser/views/tabs/tab_strip.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/tabs/tab_strip.h
===================================================================
--- chrome/browser/views/tabs/tab_strip.h (revision 29021)
+++ chrome/browser/views/tabs/tab_strip.h (working copy)
@@ -46,7 +46,7 @@
public MessageLoopForUI::Observer,
public TabStripWrapper {
public:
- TabStrip(TabStripModel* model);
+ explicit TabStrip(TabStripModel* model);
virtual ~TabStrip();
// Returns true if the TabStrip can accept input events. This returns false
« no previous file with comments | « no previous file | chrome/browser/views/tabs/tab_strip.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698