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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2300543003: Added Pose attribute to Gamepad (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gamepad_touched
Patch Set: Rebase again Created 4 years, 3 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
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index b54b6ccca27074d85e1752023ed09cfdb8e91e75..9cdb2d691fe61183e9ffa1fcf151f9848f540c65 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -70,6 +70,8 @@
'gamepad/GamepadEvent.h',
'gamepad/GamepadList.cpp',
'gamepad/GamepadList.h',
+ 'gamepad/GamepadPose.cpp',
+ 'gamepad/GamepadPose.h',
'gamepad/NavigatorGamepad.cpp',
'gamepad/NavigatorGamepad.h',
'geolocation/Coordinates.cpp',

Powered by Google App Engine
This is Rietveld 408576698