Chromium Code Reviews| 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..a9aaab18833629cef51a7a993c2a4c25574d3f53 100644 |
| --- a/third_party/WebKit/Source/modules/wake_lock/DEPS |
| +++ b/third_party/WebKit/Source/modules/wake_lock/DEPS |
| @@ -1,9 +1,3 @@ |
| include_rules = [ |
| - "+core", |
| - "-modules", |
| - "+modules/ModulesExport.h", |
| - "+modules/wake_lock", |
| - "+platform", |
| - "+public/platform", |
| - "-web", |
| + "+device/wake_lock/public/interfaces", |
| ] |