diff options
Diffstat (limited to 'chrome/browser/cocoa/tab_strip_controller.mm')
-rw-r--r-- | chrome/browser/cocoa/tab_strip_controller.mm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/cocoa/tab_strip_controller.mm b/chrome/browser/cocoa/tab_strip_controller.mm index e5fd1ac..0a6f7c3 100644 --- a/chrome/browser/cocoa/tab_strip_controller.mm +++ b/chrome/browser/cocoa/tab_strip_controller.mm @@ -225,9 +225,6 @@ private: #pragma mark - -// TODO(pinkerton): document tab layout, placeholders, tab dragging on -// dev.chromium.org http://crbug.com/34659 - // In general, there is a one-to-one correspondence between TabControllers, // TabViews, TabContentsControllers, and the TabContents in the TabStripModel. // In the steady-state, the indices line up so an index coming from the model |