| Index: ui/android/DEPS
|
| diff --git a/ui/android/DEPS b/ui/android/DEPS
|
| index 7579b72fb30a6f85674691bb1bf1feffdf1ae08a..dabd31bc49bb09330af85d646067b9a6504c833e 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",
|
|
|