| Index: third_party/WebKit/Source/modules/wake_lock/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/wake_lock/DEPS b/third_party/WebKit/Source/modules/wake_lock/DEPS
|
| index 2ef32c55e490f0aab5f25659157eebb02a140b32..a0e7ca93f00cc58426e35b3f4b1e54b4cef50337 100644
|
| --- a/third_party/WebKit/Source/modules/wake_lock/DEPS
|
| +++ b/third_party/WebKit/Source/modules/wake_lock/DEPS
|
| @@ -3,7 +3,13 @@ include_rules = [
|
| "-modules",
|
| "+modules/ModulesExport.h",
|
| "+modules/wake_lock",
|
| + "+mojo/public/cpp/bindings",
|
| "+platform",
|
| "+public/platform",
|
| "-web",
|
| + # Only used from ScreenWakeLockTest.cpp
|
| + "+base/run_loop.h",
|
| + "+public/web/WebCache.h",
|
| + "+web/tests/FrameTestHelpers.h",
|
| + "+web/WebLocalFrameImpl.h",
|
| ]
|
|
|