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

Unified Diff: chrome/browser/BUILD.gn

Issue 2611583002: Move files for search geolocation into their own folder. (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 0403cff62c3f91bd28ba5b13086c72dfd407d692..b5ba9f254ea41c8f09edb81f88434ee17665cfab 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3217,10 +3217,10 @@ split_static_library("browser") {
"android/rlz/revenue_stats.h",
"android/safe_browsing/safe_browsing_api_handler_bridge.cc",
"android/safe_browsing/safe_browsing_api_handler_bridge.h",
- "android/search_geolocation_disclosure_infobar_delegate.cc",
- "android/search_geolocation_disclosure_infobar_delegate.h",
- "android/search_geolocation_disclosure_tab_helper.cc",
- "android/search_geolocation_disclosure_tab_helper.h",
+ "android/search_geolocation/search_geolocation_disclosure_infobar_delegate.cc",
+ "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/seccomp_support_detector.cc",
"android/seccomp_support_detector.h",
"android/service_tab_launcher.cc",
« no previous file with comments | « no previous file | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698