Index: cc/test/layer_tree_pixel_test.cc |
diff --git a/cc/test/layer_tree_pixel_test.cc b/cc/test/layer_tree_pixel_test.cc |
index 0489534823dc307b744687bef9e6dad497f88429..384eaec1f675507eb6c11f71b6eba9549cc7999a 100644 |
--- a/cc/test/layer_tree_pixel_test.cc |
+++ b/cc/test/layer_tree_pixel_test.cc |
@@ -11,8 +11,8 @@ |
#include "cc/test/pixel_test_utils.h" |
#include "cc/trees/layer_tree_impl.h" |
#include "ui/gl/gl_implementation.h" |
-#include "webkit/gpu/context_provider_in_process.h" |
-#include "webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h" |
+#include "webkit/common/gpu/context_provider_in_process.h" |
+#include "webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h" |
namespace cc { |