diff options
Diffstat (limited to 'chrome/browser/download/download_safe_browsing_client.h')
-rw-r--r-- | chrome/browser/download/download_safe_browsing_client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/download/download_safe_browsing_client.h b/chrome/browser/download/download_safe_browsing_client.h index 71eac69d..9823e17 100644 --- a/chrome/browser/download/download_safe_browsing_client.h +++ b/chrome/browser/download/download_safe_browsing_client.h @@ -7,7 +7,7 @@ #pragma once #include "base/callback.h" -#include "base/ref_counted.h" +#include "base/memory/ref_counted.h" #include "base/time.h" #include "chrome/browser/safe_browsing/safe_browsing_service.h" |