|  | # Please consult components/viz/README.md about allowable dependencies. | 
|  |  | 
|  | include_rules = [ | 
|  | "+cc/test/pixel_test_utils.h", | 
|  | "+components/input", | 
|  | "+components/viz", | 
|  | "+gpu/command_buffer/client/client_shared_image.h", | 
|  | "+gpu/command_buffer/client/context_support.h", | 
|  | "+gpu/command_buffer/client/gles2_implementation.h", | 
|  | "+gpu/command_buffer/client/gles2_interface.h", | 
|  | "+gpu/command_buffer/client/gles2_interface_stub.h", | 
|  | "+gpu/command_buffer/client/raster_implementation_gles.h", | 
|  | "+gpu/command_buffer/client/raster_interface.h", | 
|  | "+gpu/command_buffer/client/shared_image_interface.h", | 
|  | "+gpu/command_buffer/client/shared_memory_limits.h", | 
|  | "+gpu/command_buffer/client/test_shared_image_interface.h", | 
|  | "+gpu/command_buffer/common", | 
|  | "+gpu/command_buffer/service/shared_image/shared_image_format_service_utils.h", | 
|  | "+gpu/config/gpu_feature_info.h", | 
|  | "+gpu/config/skia_limits.h", | 
|  | "+gpu/GLES2", | 
|  | "+gpu/ipc/gl_in_process_context.h", | 
|  | "+gpu/command_buffer/service/gpu_task_scheduler_helper.h", | 
|  | "+gpu/ipc/client/shared_image_interface_proxy.h", | 
|  | "+gpu/ipc/raster_in_process_context.h", | 
|  | "+gpu/ipc/test_gpu_thread_holder.h", | 
|  | "+media/gpu/buildflags.h", | 
|  | "+mojo/public/cpp/bindings", | 
|  | "+mojo/public/cpp/system", | 
|  | "+services/viz/privileged/mojom", | 
|  | "+services/viz/public/mojom", | 
|  | "+third_party/khronos/GLES2/gl2.h", | 
|  | "+third_party/khronos/GLES2/gl2ext.h", | 
|  | "+third_party/skia/include", | 
|  | "+ui/base/ozone_buildflags.h", | 
|  | "+ui/events", | 
|  | "+ui/gl", | 
|  | "+ui/latency", | 
|  | "+ui/ozone/public", | 
|  | ] | 
|  |  | 
|  | specific_include_rules = { | 
|  | ".*_test_suite\.cc": [ | 
|  | "+ui/gl/test", | 
|  | ], | 
|  |  | 
|  | "run_all_unittests\.cc": [ | 
|  | "+mojo/core/embedder/embedder.h", | 
|  | ], | 
|  |  | 
|  | "stub_gpu_service\.cc": [ | 
|  | "+components/persistent_cache/backend_params.h", | 
|  | ], | 
|  |  | 
|  | "stub_gpu_service\.h": [ | 
|  | "+media/media_buildflags.h", | 
|  | ], | 
|  |  | 
|  | "test_gpu_service_holder\.h": [ | 
|  | "+gpu/ipc/gpu_in_process_thread_service.h", | 
|  | "+gpu/vulkan/buildflags.h", | 
|  | ], | 
|  |  | 
|  | "test_gpu_service_holder\.cc": [ | 
|  | "+gpu/command_buffer/service/dawn_context_provider.h", | 
|  | "+gpu/command_buffer/service/scheduler_sequence.h", | 
|  | "+gpu/command_buffer/service/service_utils.h", | 
|  | "+gpu/config", | 
|  | "+gpu/ipc/service/gpu_watchdog_thread.h", | 
|  | "+gpu/vulkan/init/vulkan_factory.h", | 
|  | "+gpu/vulkan/vulkan_implementation.h", | 
|  | ], | 
|  |  | 
|  | "run_all_perftests\.cc": [ | 
|  | "+mojo/core/embedder/embedder.h", | 
|  | "+skia/ext/event_tracer_impl.h", | 
|  | ], | 
|  | } |