| Index: content/child/DEPS
|
| diff --git a/content/child/DEPS b/content/child/DEPS
|
| index c122594feb22153f1e96df0e98ec407550baf55c..d94f69eb2f62934d1eafb803feef737e1475750c 100644
|
| --- a/content/child/DEPS
|
| +++ b/content/child/DEPS
|
| @@ -11,7 +11,8 @@ include_rules = [
|
|
|
| "+content/app/strings/grit", # For generated headers
|
| "+content/public/child",
|
| - "+device/power_monitor",
|
| + "+device/power_monitor/public",
|
| + "+services/device/public/cpp",
|
| "+services/service_manager",
|
| "+services/service_manager",
|
| "+v8/include/v8.h"
|
|
|