summaryrefslogtreecommitdiffstats
path: root/dbus/test_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/test_service.h')
-rw-r--r--dbus/test_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/test_service.h b/dbus/test_service.h
index b9e14b5..765a630 100644
--- a/dbus/test_service.h
+++ b/dbus/test_service.h
@@ -99,7 +99,7 @@ class TestService : public base::Thread {
bool success);
// base::Thread override.
- virtual void Run(MessageLoop* message_loop) OVERRIDE;
+ virtual void Run(base::MessageLoop* message_loop) OVERRIDE;
//
// Exported methods.