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

Unified Diff: chrome/browser/BUILD.gn

Issue 2612993002: Make geolocation API and X-Geo header access consistent (Closed)
Patch Set: Fix test / merge error 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 20813f219350884b304a9dd93368f2422207c3ca..063202823448b5f0a929a080139cf48585362b8b 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2802,6 +2802,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