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

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

Issue 140663011: Rename [GarbageCollected] to [WillBeGarbageCollected] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 | « Source/modules/gamepad/Gamepad.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/gamepad/GamepadList.idl
diff --git a/Source/modules/gamepad/GamepadList.idl b/Source/modules/gamepad/GamepadList.idl
index 16229f13f84bbc9d1a1a0adf876029d5e751406e..70ebf4e0c606e511475c60b010330ec6d45c0cad 100644
--- a/Source/modules/gamepad/GamepadList.idl
+++ b/Source/modules/gamepad/GamepadList.idl
@@ -24,7 +24,7 @@
*/
[
- GarbageCollected,
+ WillBeGarbageCollected,
NoInterfaceObject,
] interface GamepadList {
readonly attribute unsigned long length;
« no previous file with comments | « Source/modules/gamepad/Gamepad.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698