Chromium Code Reviews| Index: content/common/DEPS |
| diff --git a/content/common/DEPS b/content/common/DEPS |
| index 34f1b26664a8195a35b965b08d5eb38beb0b7e3c..b1d0838ed3641887cb938e2523f3d6bcea527786 100644 |
| --- a/content/common/DEPS |
| +++ b/content/common/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| "-storage/browser", |
| "+services/shell/public/cpp", |
| + "+device/generic_sensor", |
| # No inclusion of WebKit from the browser, other than strictly enum/POD, |
| # header-only types, and some selected common code. |