diff options
Diffstat (limited to 'content/common/cc_messages.h')
-rw-r--r-- | content/common/cc_messages.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h index bceaafe..5c78b32 100644 --- a/content/common/cc_messages.h +++ b/content/common/cc_messages.h @@ -23,7 +23,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_ |