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

Unified Diff: components/autofill/content/browser/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: components/autofill/content/browser/BUILD.gn
diff --git a/components/autofill/content/browser/BUILD.gn b/components/autofill/content/browser/BUILD.gn
index 572afcd83853b3cb4dcf7a19e96e468636e998ac..d3c98a13be011c91504becac0b61c12d9ae84b4f 100644
--- a/components/autofill/content/browser/BUILD.gn
+++ b/components/autofill/content/browser/BUILD.gn
@@ -70,7 +70,6 @@ proto_library("risk_proto") {
sources = [
"risk/proto/fingerprint.proto",
]
- proto_in_dir = "risk/proto"
proto_out_dir = "components/autofill/content/browser/risk/proto"
}

Powered by Google App Engine
This is Rietveld 408576698