| Index: ui/android/DEPS
|
| diff --git a/ui/android/DEPS b/ui/android/DEPS
|
| index 4e52590d971c6e644f81ecd18764418fcdcc035d..f661715de9f65d8d01806018f5fec3d66254015d 100644
|
| --- a/ui/android/DEPS
|
| +++ b/ui/android/DEPS
|
| @@ -1,5 +1,6 @@
|
| include_rules = [
|
| "+cc/layers/layer.h",
|
| + "+cc/layers/layer_settings.h",
|
| "+cc/layers/ui_resource_layer.h",
|
| "+cc/output/copy_output_request.h",
|
| "+cc/resources/scoped_ui_resource.h",
|
| @@ -8,7 +9,6 @@ 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",
|
|
|