Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(833)

Unified Diff: content/common/device_orientation/device_motion_hardware_buffer.h

Issue 63253002: Rename WebKit namespace to blink (part 3) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « content/common/content_param_traits_macros.h ('k') | content/common/device_orientation/device_orientation_hardware_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698