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

Unified Diff: third_party/libphonenumber/BUILD.gn

Issue 386943006: Pull buildtools to get GN r282653 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/libphonenumber/BUILD.gn
diff --git a/third_party/libphonenumber/BUILD.gn b/third_party/libphonenumber/BUILD.gn
index c4d244babff5c39e1f79b1d6d0f9b6b59cf4773c..225dcf847d0ba45755b1ef6c0580f0d86b38894e 100644
--- a/third_party/libphonenumber/BUILD.gn
+++ b/third_party/libphonenumber/BUILD.gn
@@ -9,7 +9,6 @@ proto_library("proto") {
"src/resources/phonemetadata.proto",
"src/resources/phonenumber.proto",
]
- proto_in_dir = "src/resources"
proto_out_dir = "third_party/libphonenumber/phonenumbers"
}

Powered by Google App Engine
This is Rietveld 408576698