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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2809843002: Geolocation: rename Geoposition to Position to follow Spec (Closed)
Patch Set: position-string-expected.txt Created 3 years, 8 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 | « third_party/WebKit/Source/modules/geolocation/PositionCallback.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index 7af8a5710be7b012060f3ab6d728ab8df8e468e4..5c51f9a2b36199c61a890281c1ebf649e74dadb7 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -127,7 +127,7 @@ modules_idl_files =
"gamepad/GamepadPose.idl",
"geolocation/Coordinates.idl",
"geolocation/Geolocation.idl",
- "geolocation/Geoposition.idl",
+ "geolocation/Position.idl",
"geolocation/PositionCallback.idl",
"geolocation/PositionError.idl",
"geolocation/PositionErrorCallback.idl",
« no previous file with comments | « third_party/WebKit/Source/modules/geolocation/PositionCallback.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698