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

Unified Diff: chrome/browser/ui/cocoa/toolbar/wrench_toolbar_button_cell_unittest.mm

Issue 23531053: ui/base/animation -> ui/gfx/animation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge 2 trunk Created 7 years, 3 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
Index: chrome/browser/ui/cocoa/toolbar/wrench_toolbar_button_cell_unittest.mm
diff --git a/chrome/browser/ui/cocoa/toolbar/wrench_toolbar_button_cell_unittest.mm b/chrome/browser/ui/cocoa/toolbar/wrench_toolbar_button_cell_unittest.mm
index 2ad6aa7c072b0c41ec626d8ab921d3d68a717ce8..31e96672f6c1745f1b4917e1ac5a48073a102a2f 100644
--- a/chrome/browser/ui/cocoa/toolbar/wrench_toolbar_button_cell_unittest.mm
+++ b/chrome/browser/ui/cocoa/toolbar/wrench_toolbar_button_cell_unittest.mm
@@ -29,7 +29,7 @@ class WrenchToolbarButtonCellTest : public CocoaTest {
NSButton* button_;
base::scoped_nsobject<WrenchToolbarButtonCell> cell_;
- base::MessageLoopForUI message_loop_; // Needed for ui::Animation.
+ base::MessageLoopForUI message_loop_; // Needed for gfx::Animation.
private:
DISALLOW_COPY_AND_ASSIGN(WrenchToolbarButtonCellTest);
« no previous file with comments | « chrome/browser/ui/cocoa/tabs/throbbing_image_view_unittest.mm ('k') | chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698