| Index: content/common/content_message_generator.h
|
| diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
|
| index ba817053fd20b41e5ce0bf8b0961c2fb04b0f8b3..1c3b85b67408d69e95e0ecdf8861e7c54bc8b594 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"
|
|
|