summaryrefslogtreecommitdiffstats
path: root/chrome/browser/diagnostics/diagnostics_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/diagnostics/diagnostics_test.h')
-rw-r--r--chrome/browser/diagnostics/diagnostics_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/diagnostics/diagnostics_test.h b/chrome/browser/diagnostics/diagnostics_test.h
index 9fdc45e..6e17518 100644
--- a/chrome/browser/diagnostics/diagnostics_test.h
+++ b/chrome/browser/diagnostics/diagnostics_test.h
@@ -72,7 +72,7 @@ class DiagnosticTest : public DiagnosticsModel::TestInfo {
result_ = result;
}
- FilePath GetUserDefaultProfileDir() {
+ static FilePath GetUserDefaultProfileDir() {
FilePath path;
if (!PathService::Get(chrome::DIR_USER_DATA, &path))
return FilePath();