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

Unified Diff: trunk/src/chrome/test/data/nacl/nacl_test_data.gyp

Issue 14320030: Revert 195190 "Set up NaClChromeMainArgs number_of_cores member ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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
Index: trunk/src/chrome/test/data/nacl/nacl_test_data.gyp
===================================================================
--- trunk/src/chrome/test/data/nacl/nacl_test_data.gyp (revision 195212)
+++ trunk/src/chrome/test/data/nacl/nacl_test_data.gyp (working copy)
@@ -55,22 +55,6 @@
},
},
{
- 'target_name': 'sysconf_nprocessors_onln_test',
- 'type': 'none',
- 'variables': {
- 'nexe_target': 'sysconf_nprocessors_onln_test',
- 'build_newlib': 1,
- 'build_glibc': 1,
- 'build_pnacl_newlib': 1,
- 'sources': [
- 'sysconf_nprocessors_onln/sysconf_nprocessors_onln_test.cc',
- ],
- 'test_files': [
- 'sysconf_nprocessors_onln/sysconf_nprocessors_onln_test.html',
- ],
- },
- },
- {
'target_name': 'ppapi_test_lib',
'type': 'none',
'variables': {

Powered by Google App Engine
This is Rietveld 408576698