summaryrefslogtreecommitdiffstats
path: root/sync/js/sync_js_controller_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sync/js/sync_js_controller_unittest.cc')
-rw-r--r--sync/js/sync_js_controller_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/js/sync_js_controller_unittest.cc b/sync/js/sync_js_controller_unittest.cc
index 9a201f2..e2fce2f 100644
--- a/sync/js/sync_js_controller_unittest.cc
+++ b/sync/js/sync_js_controller_unittest.cc
@@ -27,7 +27,7 @@ class SyncJsControllerTest : public testing::Test {
}
private:
- MessageLoop message_loop_;
+ base::MessageLoop message_loop_;
};
TEST_F(SyncJsControllerTest, Messages) {