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

Unified Diff: modules/device_orientation/DeviceAcceleration.idl

Issue 959933002: Move IDLs to 39 roll (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 5 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
Index: modules/device_orientation/DeviceAcceleration.idl
diff --git a/modules/device_orientation/DeviceAcceleration.idl b/modules/device_orientation/DeviceAcceleration.idl
index 6ad701c2da83d9ca7f4959e28d7a40f82e851eeb..827bc4680923273f64e3a35c0eea08cd921ee2e7 100644
--- a/modules/device_orientation/DeviceAcceleration.idl
+++ b/modules/device_orientation/DeviceAcceleration.idl
@@ -24,7 +24,7 @@
*/
[
- WillBeGarbageCollected,
+ GarbageCollected,
NoInterfaceObject
] interface DeviceAcceleration {
readonly attribute double? x;
« no previous file with comments | « modules/credentialmanager/CredentialsContainer.idl ('k') | modules/device_orientation/DeviceRotationRate.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698