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

Unified Diff: chrome/browser/BUILD.gn

Issue 2612993002: Make geolocation API and X-Geo header access consistent (Closed)
Patch Set: Fix some things; rebase Created 3 years, 11 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 8953b327458f79c31c7b3cb5d5d59b1da423bde5..46e51cd09be88647f2e5d5f9fb0eb1017c8a253a 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3223,6 +3223,8 @@ split_static_library("browser") {
"android/search_geolocation/search_geolocation_disclosure_infobar_delegate.h",
"android/search_geolocation/search_geolocation_disclosure_tab_helper.cc",
"android/search_geolocation/search_geolocation_disclosure_tab_helper.h",
+ "android/search_geolocation/search_geolocation_service.cc",
+ "android/search_geolocation/search_geolocation_service.h",
"android/seccomp_support_detector.cc",
"android/seccomp_support_detector.h",
"android/service_tab_launcher.cc",

Powered by Google App Engine
This is Rietveld 408576698