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

Unified Diff: content/common/device_orientation/device_orientation_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_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
« no previous file with comments | « content/common/device_orientation/device_motion_hardware_buffer.h ('k') | content/common/dom_storage/dom_storage_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698