Chromium Code Reviews| Index: test/blink/blink.status2 |
| diff --git a/test/message/try-catch-finally-no-message.out b/test/blink/blink.status2 |
| similarity index 95% |
| copy from test/message/try-catch-finally-no-message.out |
| copy to test/blink/blink.status2 |
| index f59f5c6a67341e37fc7742c9492b2f17fcba8f6a..edd58f8bbca26209c18103b2c1ed1f5408f5cd2f 100644 |
| --- a/test/message/try-catch-finally-no-message.out |
| +++ b/test/blink/blink.status2 |
| @@ -1,4 +1,4 @@ |
| -# Copyright 2008 the V8 project authors. All rights reserved. |
| +# Copyright 2013 the V8 project authors. All rights reserved. |
| # Redistribution and use in source and binary forms, with or without |
| # modification, are permitted provided that the following conditions are |
| # met: |
| @@ -24,3 +24,5 @@ |
| # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| + |
| +[] |
|
Jakob Kummerow
2013/06/17 14:22:52
This entire file is not needed. It is auto-generat
|