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

Unified Diff: third_party/WebKit/Source/modules/geolocation/BUILD.gn

Issue 2809783004: Revert of Geolocation: rename Geoposition to Position to follow Spec (Closed)
Patch Set: 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
Index: third_party/WebKit/Source/modules/geolocation/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/geolocation/BUILD.gn b/third_party/WebKit/Source/modules/geolocation/BUILD.gn
index fcb4e25c95f8561a391434e66083b32df0d9f92e..6c3a8c7f4fa23577391a82dab5f28bf454f8f489 100644
--- a/third_party/WebKit/Source/modules/geolocation/BUILD.gn
+++ b/third_party/WebKit/Source/modules/geolocation/BUILD.gn
@@ -15,9 +15,9 @@
"GeolocationError.h",
"GeolocationWatchers.cpp",
"GeolocationWatchers.h",
+ "Geoposition.h",
"NavigatorGeolocation.cpp",
"NavigatorGeolocation.h",
- "Position.h",
"PositionCallback.h",
"PositionError.h",
"PositionErrorCallback.h",

Powered by Google App Engine
This is Rietveld 408576698