summaryrefslogtreecommitdiffstats
path: root/apps/shell_window_geometry_cache_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'apps/shell_window_geometry_cache_unittest.cc')
-rw-r--r--apps/shell_window_geometry_cache_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/shell_window_geometry_cache_unittest.cc b/apps/shell_window_geometry_cache_unittest.cc
index 255c78c..456c165 100644
--- a/apps/shell_window_geometry_cache_unittest.cc
+++ b/apps/shell_window_geometry_cache_unittest.cc
@@ -51,7 +51,7 @@ class ShellWindowGeometryCacheTest : public testing::Test {
protected:
TestingProfile profile_;
- MessageLoopForUI ui_message_loop_;
+ base::MessageLoopForUI ui_message_loop_;
content::TestBrowserThread ui_thread_;
scoped_ptr<extensions::TestExtensionPrefs> prefs_;
scoped_ptr<ShellWindowGeometryCache> cache_;