| Index: cc/trees/layer_tree_host_unittest_context.cc
|
| diff --git a/cc/trees/layer_tree_host_unittest_context.cc b/cc/trees/layer_tree_host_unittest_context.cc
|
| index 2784cd8b6827b5228bd15621558fb1a7ee3423a6..cd3e497da38646068c02a733829a2561fdf7c9f2 100644
|
| --- a/cc/trees/layer_tree_host_unittest_context.cc
|
| +++ b/cc/trees/layer_tree_host_unittest_context.cc
|
| @@ -37,7 +37,7 @@
|
| #include "cc/trees/single_thread_proxy.h"
|
| #include "gpu/GLES2/gl2extchromium.h"
|
| #include "media/base/media.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h"
|
| +#include "third_party/WebKit/public/platform/WebFilterOperations.h"
|
|
|
| using media::VideoFrame;
|
| using WebKit::WebGraphicsContext3D;
|
|
|