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

Unified Diff: native_client_sdk/src/build_tools/build_sdk.py

Issue 10854137: [NaCl SDK] gtest_ppapi library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove hacks Created 8 years, 4 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 | native_client_sdk/src/libraries/build.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/build_tools/build_sdk.py
diff --git a/native_client_sdk/src/build_tools/build_sdk.py b/native_client_sdk/src/build_tools/build_sdk.py
index 9b2368d2bf7878bdc8ab93d23ccd625f3357792d..de3321fa916440312772e4b6424b47a24db7cee5 100755
--- a/native_client_sdk/src/build_tools/build_sdk.py
+++ b/native_client_sdk/src/build_tools/build_sdk.py
@@ -639,6 +639,7 @@ TEST_EXAMPLE_LIST = [
TEST_LIBRARY_LIST = [
'gtest',
+ 'gtest_ppapi',
]
def BuildStepCopyTests(pepperdir, toolchains, build_experimental):
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/build.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698