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

Unified Diff: ui/base/cocoa/hover_button.mm

Issue 12937008: Move HoverButton and HoverImageButton from chrome/browser/ui/cocoa/ to ui/base/cocoa. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 7 years, 9 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 | « ui/base/cocoa/hover_button.h ('k') | ui/base/cocoa/hover_image_button.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/cocoa/hover_button.mm
diff --git a/chrome/browser/ui/cocoa/hover_button.mm b/ui/base/cocoa/hover_button.mm
similarity index 98%
rename from chrome/browser/ui/cocoa/hover_button.mm
rename to ui/base/cocoa/hover_button.mm
index 2d6686b206564f999bd931cfdbf64239871e633d..fc9297f9e59435552e25181182a0a7a13e9acc80 100644
--- a/chrome/browser/ui/cocoa/hover_button.mm
+++ b/ui/base/cocoa/hover_button.mm
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#import "chrome/browser/ui/cocoa/hover_button.h"
+#import "ui/base/cocoa/hover_button.h"
@implementation HoverButton
« no previous file with comments | « ui/base/cocoa/hover_button.h ('k') | ui/base/cocoa/hover_image_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698