| Index: dbus/exported_object.h
|
| diff --git a/dbus/exported_object.h b/dbus/exported_object.h
|
| index 89a413385b8cecc69806729035387283efe4d26f..eae276760c592931b22f85703099b143d616622d 100644
|
| --- a/dbus/exported_object.h
|
| +++ b/dbus/exported_object.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/threading/platform_thread.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "dbus/dbus_export.h"
|
| #include "dbus/object_path.h"
|
|
|
|
|