Index: build/module_args/nacl.gni |
diff --git a/build/module_args/nacl.gni b/build/module_args/nacl.gni |
new file mode 100644 |
index 0000000000000000000000000000000000000000..61e0768e13a370bda81d08f474663673b8422cb3 |
--- /dev/null |
+++ b/build/module_args/nacl.gni |
@@ -0,0 +1,6 @@ |
+# Copyright 2015 The Chromium Authors. All rights reserved. |
+# Use of this source code is governed by a BSD-style license that can be |
+# found in the LICENSE file. |
+ |
+# Override nacl's build directory. |
+nacl_shared_build_dir = "//build" |