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

Unified Diff: chromeos/geolocation/geoposition.h

Issue 2192683003: Revert of Reland: Geolocation: move from content/browser to device/ (patchset #2 id:20001 of https:… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2810
Patch Set: Created 4 years, 5 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 | « chromeos/geolocation/DEPS ('k') | components/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/geolocation/geoposition.h
diff --git a/chromeos/geolocation/geoposition.h b/chromeos/geolocation/geoposition.h
index f1d5e99d9110474fbc6aea8c45db1f8af5682903..543e3ed924201f6cd57a728374ab01d9ddf0c7fb 100644
--- a/chromeos/geolocation/geoposition.h
+++ b/chromeos/geolocation/geoposition.h
@@ -13,7 +13,7 @@
namespace chromeos {
// This structure represents Google Maps Geolocation response.
-// Based on device/geolocation/geoposition.h .
+// Based on content/public/common/geoposition.h .
struct CHROMEOS_EXPORT Geoposition {
// Geolocation API client status.
// (Server status is reported in "error_code" field.)
« no previous file with comments | « chromeos/geolocation/DEPS ('k') | components/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698