Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2000)

Unified Diff: content/common/np_channel_base.h

Issue 9271028: android build: progress on content and libjingle. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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*> {

Powered by Google App Engine
This is Rietveld 408576698