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