Index: content/common/gpu/DEPS |
diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS |
index aef4d6334b07172de34503cd71cbe036f68df550..98cc1f35a9fa36f5dba5c278e72174b98e6843d5 100644 |
--- a/content/common/gpu/DEPS |
+++ b/content/common/gpu/DEPS |
@@ -3,6 +3,7 @@ include_rules = [ |
"+gpu/command_buffer", |
"+libEGL", |
"+libGLESv2", |
+ "+media/video/video_decode_accelerator.h", |
brettw
2011/08/31 19:53:37
Maybe it's better to move the enum you need to med
Ami GONE FROM CHROMIUM
2011/08/31 19:59:39
I think a better move would be to narrow content/c
|
"+skia", |
"+third_party/angle/include", |
"+third_party/openmax", |