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

Side by Side Diff: gpu/DEPS

Issue 10790060: Wire the AMD switchable videcard detection (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 | « content/gpu/gpu_info_collector_win.cc ('k') | no next file » | 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", 2 "+native_client",
3 "+third_party/angle", 3 "+third_party/angle",
4 "+third_party/amd",
4 "+../../gpu_export.h", 5 "+../../gpu_export.h",
5 "+../command_buffer", 6 "+../command_buffer",
6 "+../client", 7 "+../client",
7 "+../common", 8 "+../common",
8 "+../GLES2", 9 "+../GLES2",
9 "+../service", 10 "+../service",
10 "+crypto", 11 "+crypto",
11 "+ui/gfx", 12 "+ui/gfx",
12 "+ui/gl", 13 "+ui/gl",
13 "+ui/surface", 14 "+ui/surface",
14 ] 15 ]
OLDNEW
« no previous file with comments | « content/gpu/gpu_info_collector_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698