Index: chromeos/dbus/fake_cryptohome_client.cc |
diff --git a/chromeos/dbus/fake_cryptohome_client.cc b/chromeos/dbus/fake_cryptohome_client.cc |
index c00f3d457d10963c331b217f95a456c997834dfe..39f0a6f44fc16dd1e127b29597f6842cd7d946ac 100644 |
--- a/chromeos/dbus/fake_cryptohome_client.cc |
+++ b/chromeos/dbus/fake_cryptohome_client.cc |
@@ -5,7 +5,7 @@ |
#include "chromeos/dbus/fake_cryptohome_client.h" |
#include "base/bind.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "third_party/cros_system_api/dbus/service_constants.h" |
namespace chromeos { |