Remove nativeclient from test page
Native client won't work on Sauce. Removing for now. TODO: find a way to gracefully disable native client in the Sauce environment.
This commit is contained in:
parent
cc28120582
commit
94634fc77a
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@
|
|||
|
||||
<script type="text/javascript" src="../js/components.js"></script>
|
||||
|
||||
<script type="text/javascript" src="../js/nativeclient.js"></script>
|
||||
<script type="text/javascript" src="../js/protobufs.js" data-cover></script>
|
||||
<script type="text/javascript" src="../js/helpers.js" data-cover></script>
|
||||
<script type="text/javascript" src="../js/storage.js"></script>
|
||||
|
|
Loading…
Reference in a new issue