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

Side by Side Diff: gpu/config/DEPS

Issue 568413002: Add VEA supported profiles to GPUInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: try to fix gn bots Created 6 years, 3 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+third_party/libxml", # For parsing WinSAT results files. 2 "+third_party/libxml", # For parsing WinSAT results files.
3 "+third_party/libXNVCtrl", # For NV driver version query. 3 "+third_party/libXNVCtrl", # For NV driver version query.
4 "+media/video", # For VideoEncodeAccelerator::SupportedProfile.
Pawel Osciak 2014/09/23 00:08:49 GetSupportedProfiles
wuchengli 2014/09/23 03:37:25 gpu/config uses VideoEncodeAccelerator::SupportedP
Pawel Osciak 2014/09/23 04:13:19 Acknowledged.
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698