Chromium Code Reviews| Index: media/blink/DEPS |
| diff --git a/media/blink/DEPS b/media/blink/DEPS |
| index 5c058166257266c8e5d81b2169670c312af469c8..dd7cfd131a37e7c10c6354e1681f7d768dafeeb8 100644 |
| --- a/media/blink/DEPS |
| +++ b/media/blink/DEPS |
| @@ -1,10 +1,12 @@ |
| include_rules = [ |
| + "+cc/blink/web_layer_impl.h", |
| "+cc/layers/video_frame_provider.h", |
| "+cc/layers/video_layer.h", |
| - "+cc/blink/web_layer_impl.h", |
| + "+cc/output/context_provider.h", |
| "+media", |
| "+net/base", |
| "+net/http", |
| "+third_party/WebKit/public/platform", |
| "+third_party/WebKit/public/web", |
| -] |
| + "+webkit/common/gpu", |
|
dshwang
2014/10/13 17:07:42
It's the addition which I ask.
|
| +] |