Index: content/common/device_orientation/device_motion_hardware_buffer.h |
diff --git a/content/common/device_orientation/device_motion_hardware_buffer.h b/content/common/device_orientation/device_motion_hardware_buffer.h |
index 335cd698f3e498c9104b23385117093028b67bf4..71282290be508fbecb9ed775f803305229ab70a2 100644 |
--- a/content/common/device_orientation/device_motion_hardware_buffer.h |
+++ b/content/common/device_orientation/device_motion_hardware_buffer.h |
@@ -10,7 +10,7 @@ |
namespace content { |
-typedef SharedMemorySeqLockBuffer<WebKit::WebDeviceMotionData> |
+typedef SharedMemorySeqLockBuffer<blink::WebDeviceMotionData> |
DeviceMotionHardwareBuffer; |
} // namespace content |