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

Side by Side Diff: cc/test/DEPS

Issue 455783002: GPU context creation code duplication cleanup (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fix even more build dependencies Created 6 years, 4 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
« no previous file with comments | « cc/cc_tests.gyp ('k') | cc/test/test_in_process_context_provider.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/common/gles2_cmd_utils.h",
6 "+gpu/skia_bindings/gl_bindings_skia_cmd_buffer.h", 7 "+gpu/skia_bindings/gl_bindings_skia_cmd_buffer.h",
7 ] 8 ]
OLDNEW
« no previous file with comments | « cc/cc_tests.gyp ('k') | cc/test/test_in_process_context_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698