Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index c180ec22a350b44a987e70235c02e80b3a7fafc6..226dd414cf123e704192a8ed11a3ff45f4e16f71 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -11,6 +11,7 @@ include_rules = [ |
| "+components/url_formatter", |
| "+content/app/strings/grit", # For generated headers |
| + "+content/gpu", |
|
jam
2016/03/22 16:50:48
this is incorrect. content/browser should not depe
|
| "+content/public/browser", |
| "+device/battery", # For battery status service. |
| "+device/vibration", # For Vibration API |