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

Unified Diff: ppapi/native_client/BUILD.gn

Issue 954383002: Enable NaCl on the Linux GN x64 release build (only). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: make sure the mojo/nacl targets have the "right" include dirs set Created 5 years, 10 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 | « mojo/nacl/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/BUILD.gn
diff --git a/ppapi/native_client/BUILD.gn b/ppapi/native_client/BUILD.gn
index b67b0525b8222c5625ca14d3557d2d101b4f3567..0cb4c00e3f24c4172c39ddbc225c8f8a31200a51 100644
--- a/ppapi/native_client/BUILD.gn
+++ b/ppapi/native_client/BUILD.gn
@@ -29,7 +29,7 @@ if (enable_nacl && enable_nacl_untrusted) {
"//native_client/src/tools/tls_edit($host_toolchain)",
"//native_client/src/untrusted/nacl:imc_syscalls",
"//native_client/src/shared/gio",
- "//ppai/native_client/src/untrusted/pnacl_irt_shim:irt",
+ "//ppapi/native_client/src/untrusted/pnacl_irt_shim:irt",
"//ppapi/proxy",
"//ppapi/proxy:ipc",
"//ppapi/shared_impl",
« no previous file with comments | « mojo/nacl/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698