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

Unified Diff: mojo/nacl/BUILD.gn

Issue 1323823002: Adding nonsfi content handler (Closed) Base URL: https://github.com/domokit/mojo.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 | « no previous file | services/nacl/BUILD.gn » ('j') | services/nacl/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/nacl/BUILD.gn
diff --git a/mojo/nacl/BUILD.gn b/mojo/nacl/BUILD.gn
index 496d1d65d6e42bd085c967dca20b816d99651862..6d37c833470a6b78a48abc9765e40d943e98b6ac 100644
--- a/mojo/nacl/BUILD.gn
+++ b/mojo/nacl/BUILD.gn
@@ -77,6 +77,7 @@ if (is_nacl) {
group("mojo_nacl") {
deps = [
"//services/nacl:nacl_content_handler",
+ "//services/nacl:nacl_nonsfi_content_handler",
]
}
« no previous file with comments | « no previous file | services/nacl/BUILD.gn » ('j') | services/nacl/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698