Index: content/child/quota_dispatcher.cc |
diff --git a/content/child/quota_dispatcher.cc b/content/child/quota_dispatcher.cc |
index 1b70cb7d0fc4c56c1dc2b43128d586a562c539ae..5e1950a31499794052232d4ae7d51bbc63e49ddc 100644 |
--- a/content/child/quota_dispatcher.cc |
+++ b/content/child/quota_dispatcher.cc |
@@ -27,7 +27,7 @@ using storage::StorageType; |
namespace content { |
-static base::LazyInstance<base::ThreadLocalPointer<QuotaDispatcher> >::Leaky |
+static base::LazyInstance<base::ThreadLocalPointer<QuotaDispatcher>>::Leaky |
g_quota_dispatcher_tls = LAZY_INSTANCE_INITIALIZER; |
namespace { |