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

Unified Diff: third_party/protobuf/BUILD.gn

Issue 683113005: Update from chromium https://crrev.com/302282 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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/protobuf/BUILD.gn
diff --git a/third_party/protobuf/BUILD.gn b/third_party/protobuf/BUILD.gn
index b2eab67e85d43fdd82e5333b5a2d50f7254a863a..eddfc8a7a9cb393596c57a0874995993eaca2b4f 100644
--- a/third_party/protobuf/BUILD.gn
+++ b/third_party/protobuf/BUILD.gn
@@ -256,5 +256,6 @@ if (current_toolchain == host_toolchain) {
deps = [
":protobuf_full",
]
+ deps += [ "//build/config/sanitizers:deps" ]
}
}
« no previous file with comments | « third_party/libxml/libxml.gyp ('k') | third_party/tcmalloc/vendor/vsprojects/addr2line-pdb/addr2line-pdb.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698