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

Side by Side Diff: gpu/DEPS

Issue 1835303002: Implementation of the GreenWeb language extensions. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change GreenWeb-related CSS property names such that they apply in the desired order at runtime. 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
« no previous file with comments | « content/renderer/render_widget.cc ('k') | gpu/command_buffer/service/gles2_cmd_decoder.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 "+content/renderer",
2 "+third_party/angle", 3 "+third_party/angle",
3 "+third_party/amd", 4 "+third_party/amd",
4 "+third_party/re2", 5 "+third_party/re2",
5 "+third_party/smhasher", 6 "+third_party/smhasher",
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/renderer/render_widget.cc ('k') | gpu/command_buffer/service/gles2_cmd_decoder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698