Index: chrome/browser/sync/test/integration/sync_app_list_helper.h |
diff --git a/chrome/browser/sync/test/integration/sync_app_list_helper.h b/chrome/browser/sync/test/integration/sync_app_list_helper.h |
index 10112d2766d727bf80be7457de97eaae265fe23a..9e4186a7ed976e3a9d9b982cf5a6818ced40e7ce 100644 |
--- a/chrome/browser/sync/test/integration/sync_app_list_helper.h |
+++ b/chrome/browser/sync/test/integration/sync_app_list_helper.h |
@@ -51,7 +51,7 @@ class SyncAppListHelper { |
void PrintAppList(Profile* profile); |
private: |
- friend struct DefaultSingletonTraits<SyncAppListHelper>; |
+ friend struct base::DefaultSingletonTraits<SyncAppListHelper>; |
SyncAppListHelper(); |
~SyncAppListHelper(); |