| Index: content/common/content_message_generator.h
|
| diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
|
| index e7f0786a4524495585bdf45d60adf8d3b16dbe33..4c8381a3e87bfde2550064bcc811a9da223845b7 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_motion_messages.h"
|
| -#include "content/common/device_orientation_messages.h"
|
| +#include "content/common/device_orientation/device_motion_messages.h"
|
| +#include "content/common/device_orientation/device_orientation_messages.h"
|
| #include "content/common/devtools_messages.h"
|
| #include "content/common/dom_storage_messages.h"
|
| #include "content/common/drag_messages.h"
|
|
|