Chromium Code Reviews| Index: content/common/np_channel_base.h |
| diff --git a/content/common/np_channel_base.h b/content/common/np_channel_base.h |
| index d02e9c65e2f0a5bf4502b6fb0f64ab9c51c9fb01..04595feb54860bd47d4939fa5e902ca96ebe933f 100644 |
| --- a/content/common/np_channel_base.h |
| +++ b/content/common/np_channel_base.h |
| @@ -23,7 +23,7 @@ class MessageLoopProxy; |
| } |
| #if defined(COMPILER_GCC) |
| -namespace __gnu_cxx { |
| +namespace BASE_HASH_NAMESPACE { |
| template<> |
| struct hash<NPObject*> { |