Chromium Code Reviews| Index: chromeos/dbus/blocking_method_caller.cc |
| =================================================================== |
| --- chromeos/dbus/blocking_method_caller.cc (revision 183314) |
| +++ chromeos/dbus/blocking_method_caller.cc (working copy) |
| @@ -5,6 +5,7 @@ |
| #include "chromeos/dbus/blocking_method_caller.h" |
| #include "base/bind.h" |
| +#include "base/location.h" |
| #include "base/threading/thread_restrictions.h" |
| #include "dbus/bus.h" |
| #include "dbus/object_proxy.h" |