Chromium Code Reviews| Index: third_party/WebKit/Source/modules/gamepad/DEPS |
| diff --git a/third_party/WebKit/Source/modules/gamepad/DEPS b/third_party/WebKit/Source/modules/gamepad/DEPS |
| index 106c05becd397b6fb41896cdd7915a1a2c14093b..c54ef3ee39fea2f37553b480f912ec4aad5ebb1c 100644 |
| --- a/third_party/WebKit/Source/modules/gamepad/DEPS |
| +++ b/third_party/WebKit/Source/modules/gamepad/DEPS |
| @@ -1,11 +1,6 @@ |
| include_rules = [ |
| - "+bindings", |
| - "+core", |
| "-modules", |
| "+modules/EventModules.h", |
| "+modules/ModulesExport.h", |
| "+modules/gamepad", |
| - "+platform", |
| - "+public/platform", |
| - "-web", |
| ] |