Index: chromeos/dbus/shill_profile_client_stub.cc |
diff --git a/chromeos/dbus/shill_profile_client_stub.cc b/chromeos/dbus/shill_profile_client_stub.cc |
index aadae407914f903a73572d95aa26bdd6a5622dc4..35ba2d921a12cf4c812dee0dbc78ecbbc97c3ae1 100644 |
--- a/chromeos/dbus/shill_profile_client_stub.cc |
+++ b/chromeos/dbus/shill_profile_client_stub.cc |
@@ -6,7 +6,7 @@ |
#include "base/bind.h" |
#include "base/bind_helpers.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/stl_util.h" |
#include "base/values.h" |
#include "chromeos/dbus/dbus_thread_manager.h" |