Chromium Code Reviews| Index: media/capture/video/DEPS |
| diff --git a/media/capture/video/DEPS b/media/capture/video/DEPS |
| index 4534a9f6af0dec41835c91c6d9753a922d99fab2..329420b7d78c2711803e1e6cd1ffcc89a496983c 100644 |
| --- a/media/capture/video/DEPS |
| +++ b/media/capture/video/DEPS |
| @@ -1,4 +1,6 @@ |
| include_rules = [ |
| + "+extensions/strings/grit/extensions_strings.h", |
|
mtomasz
2017/02/27 01:27:36
This dependency looks bad. Media shouldn't depend
shenghao
2017/03/02 07:20:13
Done.
|
| "+mojo/public/cpp", |
| "+third_party/libyuv", |
| + "+ui/base/l10n/l10n_util.h", |
| ] |