Index: content/common/plugin_list.h |
diff --git a/content/common/plugin_list.h b/content/common/plugin_list.h |
index e96fca341406788cc5dee6a33b7b51c20a6f8ef9..0504985133c30dc923708a211a9936e02c26fd8f 100644 |
--- a/content/common/plugin_list.h |
+++ b/content/common/plugin_list.h |
@@ -132,7 +132,7 @@ class CONTENT_EXPORT PluginList { |
}; |
friend class PluginListTest; |
- friend struct base::DefaultLazyInstanceTraits<PluginList>; |
+ friend struct base::LazyInstanceTraitsBase<PluginList>; |
PluginList(); |