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

Unified Diff: build/all.gyp

Issue 401453002: Create NaCl build of gtest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Edit Created 6 years, 5 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 | testing/gtest.gyp » ('j') | testing/gtest_nacl.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:*',
« no previous file with comments | « no previous file | testing/gtest.gyp » ('j') | testing/gtest_nacl.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698