diff options
Diffstat (limited to 'chrome/gpu/DEPS')
-rw-r--r-- | chrome/gpu/DEPS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/gpu/DEPS b/chrome/gpu/DEPS index 9597b6b..03e6502 100644 --- a/chrome/gpu/DEPS +++ b/chrome/gpu/DEPS @@ -2,5 +2,6 @@ include_rules = [ "+chrome/app",
"+gpu/command_buffer",
"+media/base",
- "+media/video",
+ "+media/filters",
]
+
|