Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2136)

Unified Diff: device/gamepad/DEPS

Issue 2808093006: [Device Service] Move Gamepad Blink headers to be part of the Gamepad client library (Closed)
Patch Set: rebase and address comments Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « device/gamepad/BUILD.gn ('k') | device/gamepad/game_controller_data_fetcher_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/gamepad/DEPS
diff --git a/device/gamepad/DEPS b/device/gamepad/DEPS
index 299c60a1056c1882f106c34b064ae0778e947b83..c80012b5621e39fd8d3706ab0ee35fbea8154c7d 100644
--- a/device/gamepad/DEPS
+++ b/device/gamepad/DEPS
@@ -1,5 +1,3 @@
include_rules = [
"+jni",
- "+third_party/WebKit/public/platform/WebGamepad.h",
- "+third_party/WebKit/public/platform/WebGamepads.h",
]
« no previous file with comments | « device/gamepad/BUILD.gn ('k') | device/gamepad/game_controller_data_fetcher_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698