Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 28b6fdfc2a4d624ccabf12810116c7026e78404e..eb9829530b4467e92dea483d0bab491782195730 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -25,6 +25,7 @@ |
| '../sql/sql.gyp:*', |
| '../testing/gmock.gyp:*', |
| '../testing/gtest.gyp:*', |
| + '../testing/gtest_nacl.gyp:*', |
|
bradn
2014/07/18 22:56:10
I think this need to be gated on disable_nacl, but
|
| '../third_party/icu/icu.gyp:*', |
| '../third_party/libxml/libxml.gyp:*', |
| '../third_party/sqlite/sqlite.gyp:*', |