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

Unified Diff: device/vr/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/vr/BUILD.gn ('k') | device/vr/android/gvr/gvr_gamepad_data_fetcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/vr/DEPS
diff --git a/device/vr/DEPS b/device/vr/DEPS
index c1e426fb2d824433857ff4c0d4c58f6dd629b4dc..eca72cd833e7c50ed5de684a1723ee703a6878a2 100644
--- a/device/vr/DEPS
+++ b/device/vr/DEPS
@@ -1,7 +1,7 @@
include_rules = [
+ "+device/gamepad/public/cpp/gamepads.h",
"+gpu/command_buffer/common/mailbox_holder.h",
"+jni",
- "+third_party/WebKit/public/platform/WebGamepads.h",
"+third_party/WebKit/public/platform/modules/vr/vr_service.mojom.h",
"+third_party/gvr-android-sdk/src",
"+third_party/openvr/src/headers/openvr.h",
« no previous file with comments | « device/vr/BUILD.gn ('k') | device/vr/android/gvr/gvr_gamepad_data_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698