| Index: content/common/content_param_traits_macros.h
|
| diff --git a/content/common/content_param_traits_macros.h b/content/common/content_param_traits_macros.h
|
| index e7d42abda3171f1e1ae9cc1900f7c186bcf64535..b99a3315a77d46bee9aed352711946bf875e5fba 100644
|
| --- a/content/common/content_param_traits_macros.h
|
| +++ b/content/common/content_param_traits_macros.h
|
| @@ -12,7 +12,7 @@
|
| #include "ipc/ipc_message_macros.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| #include "ui/base/latency_info.h"
|
| -#include "webkit/glue/resource_type.h"
|
| +#include "webkit/common/resource_type.h"
|
|
|
| #undef IPC_MESSAGE_EXPORT
|
| #define IPC_MESSAGE_EXPORT CONTENT_EXPORT
|
|
|