Index: Tools/DumpRenderTree/TestNetscapePlugIn/Tests/DocumentOpenInDestroyStream.cpp |
diff --git a/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/DocumentOpenInDestroyStream.cpp b/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/DocumentOpenInDestroyStream.cpp |
index 69e706ea42b842368e68c2768b1dd0e5e518f8a2..36fb4b9ba7b9d8fac051c6bf3469a0bf47353eba 100644 |
--- a/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/DocumentOpenInDestroyStream.cpp |
+++ b/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/DocumentOpenInDestroyStream.cpp |
@@ -46,9 +46,9 @@ private: |
testDocumentOpen(m_npp); |
m_shouldOpen = false; |
} |
- |
+ |
return NPERR_NO_ERROR; |
- } |
+ } |
bool m_shouldOpen; |
}; |