| Index: content/common/content_message_generator.h
|
| diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
|
| index f22c6586750d40433cfcd7c32d8a1578bbb6dea5..ca2dda1bf34ce2f31b66be4882260be456c6d56b 100644
|
| --- a/content/common/content_message_generator.h
|
| +++ b/content/common/content_message_generator.h
|
| @@ -13,8 +13,8 @@
|
| #include "content/common/clipboard_messages.h"
|
| #include "content/common/database_messages.h"
|
| #include "content/common/desktop_notification_messages.h"
|
| -#include "content/common/device_orientation/device_motion_messages.h"
|
| -#include "content/common/device_orientation/device_orientation_messages.h"
|
| +#include "content/common/device_sensors/device_motion_messages.h"
|
| +#include "content/common/device_sensors/device_orientation_messages.h"
|
| #include "content/common/devtools_messages.h"
|
| #include "content/common/dom_storage/dom_storage_messages.h"
|
| #include "content/common/drag_messages.h"
|
|
|