Index: ui/android/DEPS |
diff --git a/ui/android/DEPS b/ui/android/DEPS |
index adb61270a163d36bd63318b0b0799e9cd6f435b9..4e52590d971c6e644f81ecd18764418fcdcc035d 100644 |
--- a/ui/android/DEPS |
+++ b/ui/android/DEPS |
@@ -1,4 +1,6 @@ |
include_rules = [ |
+ "+cc/layers/layer.h", |
+ "+cc/layers/ui_resource_layer.h", |
"+cc/output/copy_output_request.h", |
"+cc/resources/scoped_ui_resource.h", |
"+cc/resources/ui_resource_client.h", |
@@ -6,6 +8,7 @@ include_rules = [ |
"+cc/test/fake_layer_tree_host_client.h", |
"+cc/test/test_task_graph_runner.h", |
"+cc/trees/layer_tree_host.h", |
+ "+cc/trees/layer_tree_settings.h", |
"+jni", |
"+skia/ext", |
"+third_party/skia", |