Index: content/common/device_orientation/device_orientation_hardware_buffer.h |
diff --git a/content/common/device_orientation/device_orientation_hardware_buffer.h b/content/common/device_orientation/device_orientation_hardware_buffer.h |
index c1dc831881db81aad08564cd3113b48e13975683..0d43bb54f442e324697ad815706dfee73028628d 100644 |
--- a/content/common/device_orientation/device_orientation_hardware_buffer.h |
+++ b/content/common/device_orientation/device_orientation_hardware_buffer.h |
@@ -10,7 +10,7 @@ |
namespace content { |
-typedef SharedMemorySeqLockBuffer<WebKit::WebDeviceOrientationData> |
+typedef SharedMemorySeqLockBuffer<blink::WebDeviceOrientationData> |
DeviceOrientationHardwareBuffer; |
} // namespace content |