Index: ui/android/DEPS |
diff --git a/ui/android/DEPS b/ui/android/DEPS |
index 5522ce50bb3a0c27fefb2bd39e972810f736907d..8401b07c0979b674a062371c48123f6d4ee08389 100644 |
--- a/ui/android/DEPS |
+++ b/ui/android/DEPS |
@@ -1,14 +1,9 @@ |
include_rules = [ |
"+cc/animation/animation_host.h", |
- "+cc/layers/layer.h", |
- "+cc/layers/ui_resource_layer.h", |
- "+cc/output/copy_output_request.h", |
- "+cc/output/context_provider.h", |
- "+cc/output/vulkan_context_provider.h", |
- "+cc/output/vulkan_in_process_context_provider.h", |
- "+cc/resources/scoped_ui_resource.h", |
- "+cc/resources/ui_resource_client.h", |
- "+cc/resources/ui_resource_bitmap.h", |
+ "+cc/layers", |
+ "+cc/output", |
+ "+cc/resources", |
+ "+cc/surfaces", |
"+cc/test/stub_layer_tree_host_client.h", |
"+cc/test/test_task_graph_runner.h", |
"+cc/trees/layer_tree_host.h", |