Index: Tools/DumpRenderTree/TestNetscapePlugIn/Tests/mac/SupportsCarbonEventModel.cpp |
diff --git a/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/mac/SupportsCarbonEventModel.cpp b/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/mac/SupportsCarbonEventModel.cpp |
index 51cbce2bfa0f90f8ef7bd0552a17c19ec3577a9f..c5c65e95eff764df60129573098c956ccfd52443 100644 |
--- a/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/mac/SupportsCarbonEventModel.cpp |
+++ b/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/mac/SupportsCarbonEventModel.cpp |
@@ -56,7 +56,7 @@ private: |
executeScript("document.getElementById('result').innerHTML = 'SUCCESS!'"); |
return NPERR_NO_ERROR; |
- } |
+ } |
}; |
static PluginTest::Register<SupportsCarbonEventModel> supportsCarbonEventModel("supports-carbon-event-model"); |