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

Unified Diff: third_party/libaddressinput/BUILD.gn

Issue 2886173002: Moves address_input_strings.grdp from chrome to third_party/libaddressinput (Closed)
Patch Set: Addressed comment Created 3 years, 7 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: 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",
« no previous file with comments | « chrome/app/resources/address_input_strings_zh-TW.xtb ('k') | third_party/libaddressinput/chromium/address_input_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698