| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 79d6bfc2ec0e26dd6cca974558fc4acf1dd6a74e..f212b9778fd532b8ca59ea85a8e8f4263a4d813d 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -24,7 +24,7 @@
|
| #include "content/common/content_export.h"
|
| #include "gpu/ipc/gpu_command_buffer_traits.h"
|
| #include "ipc/ipc_message_macros.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperation.h"
|
| +#include "third_party/WebKit/public/platform/WebFilterOperation.h"
|
|
|
| #ifndef CONTENT_COMMON_CC_MESSAGES_H_
|
| #define CONTENT_COMMON_CC_MESSAGES_H_
|
|
|