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

Side by Side Diff: gpu/DEPS

Issue 1025523005: gl_tests: Use zero size gl surface for offscreen rendering (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove unneeded ozone symbols and add gl init inside callback Created 5 years, 9 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 | « no previous file | gpu/command_buffer/client/cmd_buffer_helper_test.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 "+third_party/angle", 2 "+third_party/angle",
3 "+third_party/amd", 3 "+third_party/amd",
4 "+third_party/re2", 4 "+third_party/re2",
5 "+third_party/smhasher", 5 "+third_party/smhasher",
6 "+third_party/protbuf", 6 "+third_party/protbuf",
7 "+crypto", 7 "+crypto",
8 "+ui/gfx", 8 "+ui/gfx",
9 "+ui/gl", 9 "+ui/gl",
10 "+ui/surface", 10 "+ui/surface",
11 "+ui/ozone/public",
11 ] 12 ]
OLDNEW
« no previous file with comments | « no previous file | gpu/command_buffer/client/cmd_buffer_helper_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698