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. |
jamesr
2014/10/06 18:11:17
this is really crappy - it creates a cycle between
wuchengli
2014/10/06 22:03:48
I just filed http://crbug.com/420801. The suggesti
|
] |