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

Unified Diff: modules/gamepad/GamepadButton.idl

Issue 1660113002: Updated to Chrome 45 (2454) moved from SVN to git. Base URL: https://github.com/dart-lang/webcore.git@roll_45
Patch Set: Created 4 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 | « modules/gamepad/Gamepad.idl ('k') | modules/gamepad/GamepadEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/gamepad/GamepadButton.idl
diff --git a/modules/gamepad/GamepadButton.idl b/modules/gamepad/GamepadButton.idl
index 19d88ce77cdc808153c4250e1203526586640e01..1a4a8cb85261854afee7553add24e3c06c43de56 100644
--- a/modules/gamepad/GamepadButton.idl
+++ b/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 | « modules/gamepad/Gamepad.idl ('k') | modules/gamepad/GamepadEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698