| Index: ui/android/DEPS
|
| diff --git a/ui/android/DEPS b/ui/android/DEPS
|
| index 2f1d5f88e70288a03fb646947647c7f441f21b7a..7579b72fb30a6f85674691bb1bf1feffdf1ae08a 100644
|
| --- a/ui/android/DEPS
|
| +++ b/ui/android/DEPS
|
| @@ -3,6 +3,9 @@ include_rules = [
|
| "+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",
|
|
|