summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-09 23:05:35 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-09 23:05:35 +0000
commitf8321cbf27ba2c286cb8d81d5a0a7aaddd157c30 (patch)
tree332a75567c30aa4b30da101fc904f5930ae5b7e1 /webkit/glue/plugins
parentf40706d0d17cc9e1c3f50b12b42abf7fea9acc09 (diff)
downloadchromium_src-f8321cbf27ba2c286cb8d81d5a0a7aaddd157c30.zip
chromium_src-f8321cbf27ba2c286cb8d81d5a0a7aaddd157c30.tar.gz
chromium_src-f8321cbf27ba2c286cb8d81d5a0a7aaddd157c30.tar.bz2
Add a newline to make Linux happy
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68784 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/plugins')
-rw-r--r--webkit/glue/plugins/ppapi_unittest.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/glue/plugins/ppapi_unittest.cc b/webkit/glue/plugins/ppapi_unittest.cc
index b142fe9..1c5e5b7 100644
--- a/webkit/glue/plugins/ppapi_unittest.cc
+++ b/webkit/glue/plugins/ppapi_unittest.cc
@@ -109,4 +109,5 @@ const void* PpapiUnittest::GetMockInterface(const char* interface_name) const {
return NULL;
}
-} // namespace pepper \ No newline at end of file
+} // namespace pepper
+