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

Unified Diff: chrome/browser/ui/cocoa/tabs/dock_info_mac.cc

Issue 10537097: browser: Move dock_info* into their ui/ specific directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « chrome/browser/ui/aura/tabs/dock_info_aura.cc ('k') | chrome/browser/ui/gtk/tabs/dock_info_gtk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/tabs/dock_info_mac.cc
diff --git a/chrome/browser/ui/tabs/dock_info_mac.cc b/chrome/browser/ui/cocoa/tabs/dock_info_mac.cc
similarity index 88%
rename from chrome/browser/ui/tabs/dock_info_mac.cc
rename to chrome/browser/ui/cocoa/tabs/dock_info_mac.cc
index 4954d05ceff336b736e6d34b54d807ebdd06dc09..e62468d0063d850a4203e1c7e2837c653840def1 100644
--- a/chrome/browser/ui/tabs/dock_info_mac.cc
+++ b/chrome/browser/ui/cocoa/tabs/dock_info_mac.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 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.
« no previous file with comments | « chrome/browser/ui/aura/tabs/dock_info_aura.cc ('k') | chrome/browser/ui/gtk/tabs/dock_info_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698