| 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..38f6435fddff825e12aef45203aeeae29df373d3 100644
|
| --- a/third_party/WebKit/Source/modules/gamepad/DEPS
|
| +++ b/third_party/WebKit/Source/modules/gamepad/DEPS
|
| @@ -1,10 +1,14 @@
|
| include_rules = [
|
| "+bindings",
|
| "+core",
|
| + "+device/base/synchronization/shared_memory_seqlock_buffer.h",
|
| + "+device/gamepad/public/interfaces/gamepad.mojom-blink.h",
|
| "-modules",
|
| "+modules/EventModules.h",
|
| "+modules/ModulesExport.h",
|
| "+modules/gamepad",
|
| + "+mojo/public/cpp/bindings/binding.h",
|
| + "+mojo/public/cpp/system/buffer.h",
|
| "+platform",
|
| "+public/platform",
|
| "-web",
|
|
|