| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index b35c11e20e6a89147b65ffba15dcd6f4fa276c3f..32403d420e3a4def6b459fafd10bd97ce344d74d 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -24,7 +24,7 @@ include_rules = [
|
| "+device/screen_orientation/public/interfaces",
|
| "+device/sensors",
|
| "+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",
|
|
|