Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(178)

Side by Side Diff: cc/test/DEPS

Issue 1898033005: Use gpu::SharedMemoryLimits for in process GL contexts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-limits
Patch Set: inproc-limits: webviewlimits Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+gpu/command_buffer/client/gl_in_process_context.h", 2 "+gpu/command_buffer/client/gl_in_process_context.h",
3 "+gpu/command_buffer/client/gles2_implementation.h", 3 "+gpu/command_buffer/client/gles2_implementation.h",
4 "+gpu/command_buffer/client/gles2_interface_stub.h", 4 "+gpu/command_buffer/client/gles2_interface_stub.h",
5 "+gpu/command_buffer/client/gles2_lib.h", 5 "+gpu/command_buffer/client/gles2_lib.h",
6 "+gpu/command_buffer/client/shared_memory_limits.h",
6 "+gpu/command_buffer/common/gles2_cmd_utils.h", 7 "+gpu/command_buffer/common/gles2_cmd_utils.h",
7 "+gpu/command_buffer/service/image_factory.h", 8 "+gpu/command_buffer/service/image_factory.h",
8 "+gpu/skia_bindings/grcontext_for_gles2_interface.h", 9 "+gpu/skia_bindings/grcontext_for_gles2_interface.h",
9 ] 10 ]
OLDNEW
« no previous file with comments | « blimp/client/feature/compositor/blimp_context_provider.cc ('k') | cc/test/test_in_process_context_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698