| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index ecc97345b7d3f60031b5441cfca4aa245d97eade..315157898d9c6507f691c87c609e04fc43774e75 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -168,10 +168,10 @@ java_cpp_template("resource_id_javagen") {
|
|
|
| # GYP: //chrome/chrome_shell.gypi:libchromeshell_base
|
| static_library("chrome_shell_base") {
|
| - sources = [
|
| - "shell/chrome_shell_google_location_settings_helper.cc",
|
| - "shell/chrome_shell_google_location_settings_helper.h",
|
| - ]
|
| + #sources = [
|
| + # "shell/chrome_shell_google_location_settings_helper.cc",
|
| + # "shell/chrome_shell_google_location_settings_helper.h",
|
| + #]
|
|
|
| deps = [
|
| "//chrome/browser/ui",
|
|
|