| Index: content/renderer/device_sensors/device_orientation_event_pump_unittest.cc
|
| diff --git a/content/renderer/device_sensors/device_orientation_event_pump_unittest.cc b/content/renderer/device_sensors/device_orientation_event_pump_unittest.cc
|
| index f46eb8d2603696d233077772f312c1ef7b758cd3..b6ca30ab39dc22ebb2634ea533fe3306bfdd10d8 100644
|
| --- a/content/renderer/device_sensors/device_orientation_event_pump_unittest.cc
|
| +++ b/content/renderer/device_sensors/device_orientation_event_pump_unittest.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "device_orientation_event_pump.h"
|
|
|
| +#include <string.h>
|
| +
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| #include "base/macros.h"
|
|
|