diff options
Diffstat (limited to 'content/common/cc_messages.cc')
-rw-r--r-- | content/common/cc_messages.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/cc_messages.cc b/content/common/cc_messages.cc index c96633c..aadac97 100644 --- a/content/common/cc_messages.cc +++ b/content/common/cc_messages.cc @@ -6,7 +6,7 @@ #include "cc/output/compositor_frame.h" #include "content/public/common/common_param_traits.h" -#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h" +#include "third_party/WebKit/public/platform/WebFilterOperations.h" #include "ui/gfx/transform.h" namespace IPC { |