Chromium Code Reviews| Index: ppapi/native_client/tests/ppapi_tests/nacl.scons |
| diff --git a/ppapi/native_client/tests/ppapi_tests/nacl.scons b/ppapi/native_client/tests/ppapi_tests/nacl.scons |
| index 50edb2da60e6b9b1b8aa81491abe6558c4556346..dd3027c41d3503cec04462f432d9c0b75e8670e8 100644 |
| --- a/ppapi/native_client/tests/ppapi_tests/nacl.scons |
| +++ b/ppapi/native_client/tests/ppapi_tests/nacl.scons |
| @@ -52,7 +52,6 @@ ppapi_tests_sources = [ |
| # available for untrusted tests. |
| # Does not compile under nacl (uses private interface ExecuteScript). |
| #'test_post_message.cc', |
| - 'test_scrollbar.cc', |
| # Not yet proxied. |
| #'test_transport.cc', |
| # Not yet proxied. |