| Index: cc/layer_impl_unittest.cc
|
| diff --git a/cc/layer_impl_unittest.cc b/cc/layer_impl_unittest.cc
|
| index 68a2fe03b1eca88e933d4cc354bb517713d0f658..8d7cd9ae743bab59cc52a8ba07e257e8cff4b1c6 100644
|
| --- a/cc/layer_impl_unittest.cc
|
| +++ b/cc/layer_impl_unittest.cc
|
| @@ -9,9 +9,9 @@
|
| #include "cc/test/fake_layer_tree_host_impl.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperation.h"
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h"
|
| #include "third_party/skia/include/effects/SkBlurImageFilter.h"
|
| -#include <public/WebFilterOperation.h>
|
| -#include <public/WebFilterOperations.h>
|
|
|
| using namespace WebKit;
|
|
|
|
|