This is being added to the nacl directory and the Chrome one needs to match.

TBR=bradnelson@chromium.org

Review URL: https://codereview.chromium.org/1198633002

Cr-Original-Commit-Position: refs/heads/master@{#335364}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 53e14ad309ecde58d21f261f9a8297a98f7ae4f5
This commit is contained in:
brettw 2015-06-19 15:26:47 -07:00 коммит произвёл Commit bot
Родитель fc5bb3933d
Коммит c87eb9212b
1 изменённых файлов: 6 добавлений и 0 удалений

6
module_args/nacl.gni Normal file
Просмотреть файл

@ -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"