summaryrefslogtreecommitdiffstats
path: root/cc/test/layer_tree_pixel_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/test/layer_tree_pixel_test.h')
-rw-r--r--cc/test/layer_tree_pixel_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/test/layer_tree_pixel_test.h b/cc/test/layer_tree_pixel_test.h
index 4682d9e..4759152 100644
--- a/cc/test/layer_tree_pixel_test.h
+++ b/cc/test/layer_tree_pixel_test.h
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "base/files/file_path.h"
-#include "cc/solid_color_layer.h"
+#include "cc/layers/solid_color_layer.h"
#include "cc/test/layer_tree_test_common.h"
#ifndef CC_TEST_LAYER_TREE_PIXEL_TEST_H_