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

Unified Diff: ppapi/native_client/chrome_main.scons

Issue 11145002: Remove more tests from the NaCl SCons build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix bad test Created 8 years, 2 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 | ppapi/native_client/ppapi_scons_files.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/chrome_main.scons
diff --git a/ppapi/native_client/chrome_main.scons b/ppapi/native_client/chrome_main.scons
index 8d72327b751f5faf531f24c0f1a6447cf37030ec..e18e5d11a687297232bd9b1c7f635e8d50f1d4fc 100644
--- a/ppapi/native_client/chrome_main.scons
+++ b/ppapi/native_client/chrome_main.scons
@@ -40,7 +40,6 @@ def ExtendFileList(existing, additional):
ppapi_scons_files['nonvariant_test_scons_files'] = ExtendFileList(
ppapi_scons_files.get('nonvariant_test_scons_files', []), [
'tests/nacl_browser/browser_dynamic_library/nacl.scons',
- 'tests/nacl_browser/browser_startup_time/nacl.scons',
'tests/nacl_browser/inbrowser_test_runner/nacl.scons',
'tests/nacl_browser/manifest_file/nacl.scons',
'tests/nacl_browser/nameservice/nacl.scons',
« no previous file with comments | « no previous file | ppapi/native_client/ppapi_scons_files.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698