Index: cc/test/layer_test_common.h |
diff --git a/cc/test/layer_test_common.h b/cc/test/layer_test_common.h |
index 9627ba181690ca96ec07a2d385295174fa307c46..f23760897c749881dc1d288761adfde1bd0fc165 100644 |
--- a/cc/test/layer_test_common.h |
+++ b/cc/test/layer_test_common.h |
@@ -5,9 +5,9 @@ |
#ifndef CCLayerTestCommon_h |
#define CCLayerTestCommon_h |
-#include "CCRenderPass.h" |
#include "IntRect.h" |
#include "Region.h" |
+#include "cc/render_pass.h" |
namespace CCLayerTestCommon { |