Index: webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
diff --git a/webkit/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc b/webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
similarity index 99% |
rename from webkit/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
rename to webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
index 625dd626a1d338a6f779b3f2e1725a0e7f5b08d6..3b8798efea6f2da6e8eeb007050f2b9400fdf7cf 100644 |
--- a/webkit/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
+++ b/webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
@@ -11,7 +11,7 @@ |
#include "third_party/WebKit/Source/Platform/chromium/public/WebSize.h" |
#include "third_party/skia/include/utils/SkMatrix44.h" |
#include "ui/gfx/point3_f.h" |
-#include "webkit/compositor_bindings/web_layer_impl_fixed_bounds.h" |
+#include "webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds.h" |
using WebKit::WebFloatPoint; |
using WebKit::WebSize; |