| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 241ea31c7fa2f131e1ee4d5237850c47e66fb921..29778a605b653a125e10d035a9e060451b768a8c 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -26,7 +26,7 @@ include_rules = [
|
| "+device/sensors",
|
| "+device/vibration", # For Vibration API
|
| "+device/vr", # For WebVR API
|
| - "+device/wake_lock",
|
| + "+device/wake_lock/public/interfaces",
|
| # This can only be used on POSIX, in particular it mustn't be used on Windows
|
| # in the browser DLL.
|
| "+gin/v8_initializer.h",
|
|
|