summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive/drive_integration_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/drive/drive_integration_service.h')
-rw-r--r--chrome/browser/chromeos/drive/drive_integration_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/drive/drive_integration_service.h b/chrome/browser/chromeos/drive/drive_integration_service.h
index 1777f4e..dbb1e63 100644
--- a/chrome/browser/chromeos/drive/drive_integration_service.h
+++ b/chrome/browser/chromeos/drive/drive_integration_service.h
@@ -222,7 +222,7 @@ class DriveIntegrationServiceFactory
static DriveIntegrationServiceFactory* GetInstance();
private:
- friend struct DefaultSingletonTraits<DriveIntegrationServiceFactory>;
+ friend struct base::DefaultSingletonTraits<DriveIntegrationServiceFactory>;
DriveIntegrationServiceFactory();
~DriveIntegrationServiceFactory() override;