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

Side by Side Diff: gpu/DEPS

Issue 15938002: Get rid of the relative paths in command_buffer client/common (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | gpu/command_buffer/client/atomicops.h » ('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 "+native_client/src/include", 2 "+native_client/src/include",
3 "+third_party/angle", 3 "+third_party/angle",
4 "+third_party/amd", 4 "+third_party/amd",
5 "+third_party/re2", 5 "+third_party/re2",
6 "+third_party/smhasher", 6 "+third_party/smhasher",
7 "+third_party/protbuf", 7 "+third_party/protbuf",
8 "+../../gpu_export.h",
9 "+../command_buffer",
10 "+../client",
11 "+../common",
12 "+../GLES2",
13 "+../service",
14 "+crypto", 8 "+crypto",
15 "+ui/gfx", 9 "+ui/gfx",
16 "+ui/gl", 10 "+ui/gl",
17 "+ui/surface", 11 "+ui/surface",
18 ] 12 ]
OLDNEW
« no previous file with comments | « no previous file | gpu/command_buffer/client/atomicops.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698