Skip to content

Commit

Permalink
Add a newline to make Linux happy
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68784 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
brettw@google.com committed Dec 9, 2010
1 parent f40706d commit f8321cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webkit/glue/plugins/ppapi_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,5 @@ const void* PpapiUnittest::GetMockInterface(const char* interface_name) const {
return NULL;
}

} // namespace pepper
} // namespace pepper

0 comments on commit f8321cb

Please sign in to comment.