| Index: cc/test/layer_tree_test.h
|
| diff --git a/cc/test/layer_tree_test.h b/cc/test/layer_tree_test.h
|
| index 39af95335e5681740592c08e9a157d572cc881e7..a7eb49d92106fa9c6ddaad7ed8179fa5f2ee1b77 100644
|
| --- a/cc/test/layer_tree_test.h
|
| +++ b/cc/test/layer_tree_test.h
|
| @@ -11,7 +11,7 @@
|
| #include "cc/trees/layer_tree_host.h"
|
| #include "cc/trees/layer_tree_host_impl.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebAnimationDelegate.h"
|
| +#include "third_party/WebKit/public/platform/WebAnimationDelegate.h"
|
|
|
| namespace Webkit {
|
| class WebGraphicsContext3D;
|
|
|