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

Unified Diff: modules/device_orientation/DeviceRotationRate.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
« no previous file with comments | « modules/device_orientation/DeviceAcceleration.idl ('k') | modules/encoding/TextDecodeOptions.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/device_orientation/DeviceRotationRate.idl
diff --git a/modules/device_orientation/DeviceRotationRate.idl b/modules/device_orientation/DeviceRotationRate.idl
index 71d299f9bc905a3a5e707c0feb5218a01eb5dc33..117c8b61d5de7da829344582c7d3317de6abb7b1 100644
--- a/modules/device_orientation/DeviceRotationRate.idl
+++ b/modules/device_orientation/DeviceRotationRate.idl
@@ -24,7 +24,7 @@
*/
[
- WillBeGarbageCollected,
+ GarbageCollected,
NoInterfaceObject
] interface DeviceRotationRate {
readonly attribute double? alpha;
« no previous file with comments | « modules/device_orientation/DeviceAcceleration.idl ('k') | modules/encoding/TextDecodeOptions.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698