| Index: chromeos/dbus/fake_cros_disks_client.cc
|
| diff --git a/chromeos/dbus/fake_cros_disks_client.cc b/chromeos/dbus/fake_cros_disks_client.cc
|
| index b152f72cee246cd7d6b31d38963e952c5e4c1d2a..2578077398f6fce3e22dc9a5b5ed8a171410bbc0 100644
|
| --- a/chromeos/dbus/fake_cros_disks_client.cc
|
| +++ b/chromeos/dbus/fake_cros_disks_client.cc
|
| @@ -5,6 +5,7 @@
|
| #include "chromeos/dbus/fake_cros_disks_client.h"
|
|
|
| #include "base/bind.h"
|
| +#include "base/logging.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|
| namespace chromeos {
|
|
|