diff options
Diffstat (limited to 'webkit/activex_shim/activex_shared.cc')
-rw-r--r-- | webkit/activex_shim/activex_shared.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/activex_shim/activex_shared.cc b/webkit/activex_shim/activex_shared.cc index 965429bc..c5b06a5 100644 --- a/webkit/activex_shim/activex_shared.cc +++ b/webkit/activex_shim/activex_shared.cc @@ -226,4 +226,3 @@ bool IsMimeTypeActiveX(const std::string& mimetype) { } } // namespace activex_shim - |