| Index: content/browser/device_sensors/device_inertial_sensor_browsertest.cc
|
| diff --git a/content/browser/device_sensors/device_inertial_sensor_browsertest.cc b/content/browser/device_sensors/device_inertial_sensor_browsertest.cc
|
| index 665b01227080cf44ee2f216d069ae4a580c173c7..b5d09c5739da7a50a2e75c491c783a2f649a3b7a 100644
|
| --- a/content/browser/device_sensors/device_inertial_sensor_browsertest.cc
|
| +++ b/content/browser/device_sensors/device_inertial_sensor_browsertest.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/command_line.h"
|
| +#include "base/macros.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "content/browser/device_sensors/data_fetcher_shared_memory.h"
|
|
|