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

Unified Diff: BUILD.gn

Issue 1497543006: GN: Build nacl_helper_nonsfi unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « no previous file | base/json/BUILD.gn » ('j') | base/json/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 1637b8037784b9d9b52dcb03ffe457ccef27ebe9..1b4f6c5928915fdc6f4968978bf96c895e3a4413 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -457,6 +457,7 @@ group("both_gn_and_gyp") {
# TODO(dpranke): Figure out what platforms should actually have this.
deps += [
"//components/nacl:helper_nonsfi",
+ "//components/nacl:helper_nonsfi_unittests",
"//components/nacl:nacl_helper",
]
}
« no previous file with comments | « no previous file | base/json/BUILD.gn » ('j') | base/json/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698