| Index: third_party/libaddressinput/BUILD.gn
|
| diff --git a/third_party/libaddressinput/BUILD.gn b/third_party/libaddressinput/BUILD.gn
|
| index 80005ffffe306e35420d16b2c3d7d54ff981b223..731884b5a13c51c01484388bf1146a8fa4cc7510 100644
|
| --- a/third_party/libaddressinput/BUILD.gn
|
| +++ b/third_party/libaddressinput/BUILD.gn
|
| @@ -22,7 +22,7 @@ config("internal_config") {
|
| }
|
|
|
| grit("strings") {
|
| - source = "//chrome/app/address_input_strings.grd"
|
| + source = "chromium/address_input_strings.grd"
|
|
|
| outputs = [
|
| "messages.h",
|
|
|