Index: webkit/compositor_bindings/test/web_layer_tree_view_test_common.h |
diff --git a/webkit/compositor_bindings/test/web_layer_tree_view_test_common.h b/webkit/compositor_bindings/test/web_layer_tree_view_test_common.h |
index 276534c527d295e11fddd7d1c5cd7278fbb0f049..b000155f97c097390a583029896966f886ca0598 100644 |
--- a/webkit/compositor_bindings/test/web_layer_tree_view_test_common.h |
+++ b/webkit/compositor_bindings/test/web_layer_tree_view_test_common.h |
@@ -7,8 +7,8 @@ |
#include "cc/test/compositor_fake_web_graphics_context_3d.h" |
#include "cc/test/fake_output_surface.h" |
-#include <gmock/gmock.h> |
-#include <public/WebLayerTreeViewClient.h> |
+#include "testing/gmock/include/gmock/gmock.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebLayerTreeViewClient.h" |
namespace WebKit { |