| Index: third_party/WebKit/LayoutTests/plugins/refcount-leaks-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/plugins/refcount-leaks-expected.txt b/third_party/WebKit/LayoutTests/plugins/refcount-leaks-expected.txt
|
| index d51a342e035a83933826c7dd60ebb8880a6a7a7b..05956cb4d3f4a8e48a07d8eaf4619f6f75d457ac 100644
|
| --- a/third_party/WebKit/LayoutTests/plugins/refcount-leaks-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/plugins/refcount-leaks-expected.txt
|
| @@ -4,9 +4,6 @@ Prints "SUCCESS" on success, "FAILURE" on failure.
|
| --- num test objects:
|
| countAfterCreate == countOrig + 3? PASS
|
| countOrig == countAfterGC? PASS
|
| +countOrig == countAfterGC2? PASS
|
|
|
| ---- refcount on plug.testObject:
|
| -originally: 2
|
| -after GC: 2
|
| -after passing: 2
|
| SUCCESS
|
|
|