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

Unified Diff: SConstruct

Issue 7292002: Remove plugin connection to PPAPI scriptable objects (var deprecated). Also (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 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
Index: SConstruct
===================================================================
--- SConstruct (revision 5984)
+++ SConstruct (working copy)
@@ -2558,7 +2558,6 @@
'tests/egyptian_cotton/nacl.scons',
'tests/environment_variables/nacl.scons',
'tests/fake_browser/nacl.scons',
- 'tests/fake_browser_ppapi/nacl.scons',
'tests/fib/nacl.scons',
'tests/file/nacl.scons',
'tests/gc_instrumentation/nacl.scons',
@@ -2607,7 +2606,6 @@
'tests/ppapi_geturl/nacl.scons',
'tests/ppapi_gles_book/nacl.scons',
'tests/ppapi_messaging/nacl.scons',
- 'tests/ppapi_proxy/nacl.scons',
'tests/ppapi_simple_tests/nacl.scons',
'tests/ppapi_test_example/nacl.scons',
'tests/ppapi_test_lib/nacl.scons',
« no previous file with comments | « no previous file | src/trusted/plugin/ppapi/plugin_ppapi.cc » ('j') | tests/ppapi_test_example/ppapi_test_example.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698