| Index: content/child/DEPS
|
| diff --git a/content/child/DEPS b/content/child/DEPS
|
| index 9291ded001e2813f4988230ba829fc3f46cbb0ba..54654a30ff6ac33c6fe4f79b3a8cd54f3a3d7666 100644
|
| --- a/content/child/DEPS
|
| +++ b/content/child/DEPS
|
| @@ -9,7 +9,8 @@ include_rules = [
|
|
|
| "+content/app/strings/grit", # For generated headers
|
| "+content/public/child",
|
| - "+device/power_monitor",
|
| + "+device/power_monitor/public",
|
| + "+services/device/public/interfaces",
|
| "+services/service_manager",
|
| "+services/service_manager",
|
| "+v8/include/v8.h"
|
|
|