Index: cc/test/pixel_test.cc |
diff --git a/cc/test/pixel_test.cc b/cc/test/pixel_test.cc |
index 132dc3bca92e3af485c8474abfbbb955edaa2d37..0885c76bf77ed565142eec5500cc3ff5f7cdfbd8 100644 |
--- a/cc/test/pixel_test.cc |
+++ b/cc/test/pixel_test.cc |
@@ -16,8 +16,8 @@ |
#include "cc/test/pixel_test_utils.h" |
#include "testing/gtest/include/gtest/gtest.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 { |