| Index: ui/android/DEPS
|
| diff --git a/ui/android/DEPS b/ui/android/DEPS
|
| index b288370c297ee47304be552cd947e3a2d0961355..5522ce50bb3a0c27fefb2bd39e972810f736907d 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",
|
|
|