Index: ipc/ipc_logging.h |
diff --git a/ipc/ipc_logging.h b/ipc/ipc_logging.h |
index f730b6ae3e2b6dcdb6866d67354b4673cb29c829..cdf2715664d8abe596610a858dcf8c6db205ec19 100644 |
--- a/ipc/ipc_logging.h |
+++ b/ipc/ipc_logging.h |
@@ -99,7 +99,7 @@ class IPC_EXPORT Logging { |
const char* ANSIEscape(ANSIColor color); |
ANSIColor DelayColor(double delay); |
- friend struct DefaultSingletonTraits<Logging>; |
+ friend struct base::DefaultSingletonTraits<Logging>; |
Logging(); |
void OnSendLogs(); |