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

Unified Diff: third_party/WebCore/Modules/geolocation/Geolocation.idl

Issue 12319151: WebKit IDL roll. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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: third_party/WebCore/Modules/geolocation/Geolocation.idl
diff --git a/third_party/WebCore/Modules/geolocation/Geolocation.idl b/third_party/WebCore/Modules/geolocation/Geolocation.idl
index 5ad3c7b95a3ff34311a3fa9dd9fcd28a00d759db..f430c8d0f78294bfbdf37f56afd18f5dcf945e1c 100644
--- a/third_party/WebCore/Modules/geolocation/Geolocation.idl
+++ b/third_party/WebCore/Modules/geolocation/Geolocation.idl
@@ -37,6 +37,6 @@
in [Optional] PositionErrorCallback errorCallback,
in [Optional] PositionOptions options);
- void clearWatch(in long watchId);
+ void clearWatch(in long watchID);
};
« no previous file with comments | « third_party/WebCore/Modules/encryptedmedia/MediaKeys.idl ('k') | third_party/WebCore/Modules/intents/DOMWindowIntents.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698