summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_menu_model.h
diff options
context:
space:
mode:
authorandybons@chromium.org <andybons@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-14 20:54:23 +0000
committerandybons@chromium.org <andybons@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-14 20:54:23 +0000
commit6fba10cb982c7cceb17aebbf8319e8d2271086be (patch)
tree5a5f81bfc65d5879a76ca18be02040e47479011b /chrome/browser/tab_menu_model.h
parentfceab60b63b40d8f9da30192dd9da0e58a1a95f4 (diff)
downloadchromium_src-6fba10cb982c7cceb17aebbf8319e8d2271086be.zip
chromium_src-6fba10cb982c7cceb17aebbf8319e8d2271086be.tar.gz
chromium_src-6fba10cb982c7cceb17aebbf8319e8d2271086be.tar.bz2
[Mac] Finish implementation of App Tabs. This takes into account the UI consolidation of pinned and nano tabs tracked in issue 49013.
TEST=none BUG=45539,49013 Review URL: http://codereview.chromium.org/2952004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52394 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/tab_menu_model.h')
-rw-r--r--chrome/browser/tab_menu_model.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/browser/tab_menu_model.h b/chrome/browser/tab_menu_model.h
index 9712175..d0c29eb 100644
--- a/chrome/browser/tab_menu_model.h
+++ b/chrome/browser/tab_menu_model.h
@@ -1,6 +1,6 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. Use of this
-// source code is governed by a BSD-style license that can be found in the
-// LICENSE file.
+// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
#ifndef CHROME_BROWSER_TAB_MENU_MODEL_H_
#define CHROME_BROWSER_TAB_MENU_MODEL_H_