| Index: webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds.cc
|
| diff --git a/webkit/compositor_bindings/web_layer_impl_fixed_bounds.cc b/webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds.cc
|
| similarity index 98%
|
| rename from webkit/compositor_bindings/web_layer_impl_fixed_bounds.cc
|
| rename to webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds.cc
|
| index 7804da3c96626fb19e1b57471848475a36901093..6eecd58447964f374ade19b936babc304f24505f 100644
|
| --- a/webkit/compositor_bindings/web_layer_impl_fixed_bounds.cc
|
| +++ b/webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "webkit/compositor_bindings/web_layer_impl_fixed_bounds.h"
|
| +#include "webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds.h"
|
|
|
| #include "cc/layers/layer.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebFloatPoint.h"
|
|
|