Chromium Code Reviews| Index: device/gamepad/DEPS |
| diff --git a/device/gamepad/DEPS b/device/gamepad/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..299c60a1056c1882f106c34b064ae0778e947b83 |
| --- /dev/null |
| +++ b/device/gamepad/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+jni", |
| + "+third_party/WebKit/public/platform/WebGamepad.h", |
| + "+third_party/WebKit/public/platform/WebGamepads.h", |
| +] |