summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/plugins/plugin_uma.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/renderer/plugins/plugin_uma.h')
-rw-r--r--chrome/renderer/plugins/plugin_uma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/renderer/plugins/plugin_uma.h b/chrome/renderer/plugins/plugin_uma.h
index 6dbef19..5954199 100644
--- a/chrome/renderer/plugins/plugin_uma.h
+++ b/chrome/renderer/plugins/plugin_uma.h
@@ -59,7 +59,7 @@ class PluginUMAReporter {
const GURL& plugin_src);
private:
- friend struct DefaultSingletonTraits<PluginUMAReporter>;
+ friend struct base::DefaultSingletonTraits<PluginUMAReporter>;
friend class PluginUMATest;
PluginUMAReporter();