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

Side by Side Diff: gpu/DEPS

Issue 2618933002: Adding swiftshader unittests to GPU FYI bots (Closed)
Patch Set: Updated to new SwiftShader version which contains an OWNERS file. Created 3 years, 11 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 | « content/test/gpu/generate_buildbot_json.py ('k') | gpu/swiftshader_tests_main.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/swiftshader",
6 "+third_party/protbuf", 7 "+third_party/protbuf",
7 "+crypto", 8 "+crypto",
8 "+ui/gfx", 9 "+ui/gfx",
9 "+ui/gl", 10 "+ui/gl",
10 "+ui/surface", 11 "+ui/surface",
11 "+ui/ozone/public", 12 "+ui/ozone/public",
12 ] 13 ]
OLDNEW
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | gpu/swiftshader_tests_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698