Chromium Code Reviews| Index: chrome/utility/DEPS |
| diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS |
| index 8cfb1c066d2f72172cfcf438199e925950e2e91c..a56d571fa7e0bf145131f179fc4266d42b1e1390 100644 |
| --- a/chrome/utility/DEPS |
| +++ b/chrome/utility/DEPS |
| @@ -1,6 +1,8 @@ |
| include_rules = [ |
| + "+chrome/common/extensions/api/networking_private", |
|
jam
2014/02/28 17:34:17
this isn't needed since chrome/DEPS has "+chrome/c
mef
2014/02/28 21:28:05
Done.
|
| "+content/public/child", |
| "+content/public/utility", |
| + "+components/wifi", |
| "+extensions/common", |
| # For generated headers. |