| Index: content/shell/common/shell_messages.h
|
| diff --git a/content/shell/shell_messages.h b/content/shell/common/shell_messages.h
|
| similarity index 98%
|
| rename from content/shell/shell_messages.h
|
| rename to content/shell/common/shell_messages.h
|
| index dde2dda1aefe37f7cd77b697cfc1fe3eb076a309..fb10973abde29795de72fb5c39842873b9fa5787 100644
|
| --- a/content/shell/shell_messages.h
|
| +++ b/content/shell/common/shell_messages.h
|
| @@ -7,7 +7,7 @@
|
| #include <vector>
|
|
|
| #include "content/public/common/common_param_traits.h"
|
| -#include "content/shell/shell_test_configuration.h"
|
| +#include "content/shell/common/shell_test_configuration.h"
|
| #include "ipc/ipc_message_macros.h"
|
| #include "ipc/ipc_platform_file.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|