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

Unified Diff: ui/base/animation/test_animation_delegate.h

Issue 19629002: Use a direct include of the message_loop header in ui/, part 1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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/aura/test/ui_controls_factory_aurawin.cc ('k') | ui/base/clipboard/clipboard_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/animation/test_animation_delegate.h
diff --git a/ui/base/animation/test_animation_delegate.h b/ui/base/animation/test_animation_delegate.h
index ada0c836d37dda9d0fa310b70e860b4d738337c5..3cdaf8c414f61743ccebf3b3f3b13e736fd07c96 100644
--- a/ui/base/animation/test_animation_delegate.h
+++ b/ui/base/animation/test_animation_delegate.h
@@ -5,7 +5,7 @@
#ifndef UI_BASE_ANIMATION_TEST_ANIMATION_DELEGATE_H_
#define UI_BASE_ANIMATION_TEST_ANIMATION_DELEGATE_H_
-#include "base/message_loop.h"
+#include "base/message_loop/message_loop.h"
#include "ui/base/animation/animation_delegate.h"
namespace ui {
« no previous file with comments | « ui/aura/test/ui_controls_factory_aurawin.cc ('k') | ui/base/clipboard/clipboard_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698