Index: gpu/config/DEPS |
diff --git a/gpu/config/DEPS b/gpu/config/DEPS |
index 39b325a88df49e6dcfaf78bf2fbc9deea198d70e..7c0ee4bf4457d2f5358782f70629656d3129c75c 100644 |
--- a/gpu/config/DEPS |
+++ b/gpu/config/DEPS |
@@ -1,4 +1,5 @@ |
include_rules = [ |
"+third_party/libxml", # For parsing WinSAT results files. |
"+third_party/libXNVCtrl", # For NV driver version query. |
+ "+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.
|
] |