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

Unified Diff: Source/modules/gamepad/GamepadButton.idl

Issue 859503004: Expose the GamepadButton interface object (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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 | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/gamepad/GamepadButton.idl
diff --git a/Source/modules/gamepad/GamepadButton.idl b/Source/modules/gamepad/GamepadButton.idl
index 19d88ce77cdc808153c4250e1203526586640e01..1a4a8cb85261854afee7553add24e3c06c43de56 100644
--- a/Source/modules/gamepad/GamepadButton.idl
+++ b/Source/modules/gamepad/GamepadButton.idl
@@ -3,7 +3,6 @@
// found in the LICENSE file.
[
- NoInterfaceObject,
GarbageCollected,
] interface GamepadButton {
readonly attribute boolean pressed;
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698