summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/test/integration/sync_app_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/test/integration/sync_app_helper.h')
-rw-r--r--chrome/browser/sync/test/integration/sync_app_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/test/integration/sync_app_helper.h b/chrome/browser/sync/test/integration/sync_app_helper.h
index 05398a5..c3bac14 100644
--- a/chrome/browser/sync/test/integration/sync_app_helper.h
+++ b/chrome/browser/sync/test/integration/sync_app_helper.h
@@ -53,7 +53,7 @@ class SyncAppHelper {
void FixNTPOrdinalCollisions(Profile* profile);
private:
- friend struct DefaultSingletonTraits<SyncAppHelper>;
+ friend struct base::DefaultSingletonTraits<SyncAppHelper>;
SyncAppHelper();
~SyncAppHelper();