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

Unified Diff: chrome/tools/convert_dict/BUILD.gn

Issue 1318343003: Annotate GN executables and shared_libraries with sanitizer deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « chrome/test/chromedriver/BUILD.gn ('k') | chrome/tools/profile_reset/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/convert_dict/BUILD.gn
diff --git a/chrome/tools/convert_dict/BUILD.gn b/chrome/tools/convert_dict/BUILD.gn
index 108eb19e49936d2d066f8b8d5d5b8be119afcdcd..e55a144e4fd3bb3b46bcaee0c8c4efce3d1be069 100644
--- a/chrome/tools/convert_dict/BUILD.gn
+++ b/chrome/tools/convert_dict/BUILD.gn
@@ -32,6 +32,7 @@ executable("convert_dict") {
":lib",
"//base",
"//base:i18n",
+ "//build/config/sanitizers:deps",
"//third_party/hunspell",
]
}
« no previous file with comments | « chrome/test/chromedriver/BUILD.gn ('k') | chrome/tools/profile_reset/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698