| Index: chrome/browser/safe_browsing/permission_reporter.h
|
| diff --git a/chrome/browser/safe_browsing/permission_reporter.h b/chrome/browser/safe_browsing/permission_reporter.h
|
| index f8fd040a5a4cb69be2ba557ce3c814709d7d7583..a45c75b49e4e5b8bad1a2f447b6822b52b5ad897 100644
|
| --- a/chrome/browser/safe_browsing/permission_reporter.h
|
| +++ b/chrome/browser/safe_browsing/permission_reporter.h
|
| @@ -58,6 +58,7 @@ class PermissionReporter {
|
| PermissionAction action);
|
|
|
| private:
|
| + friend class PermissionReporterBrowserTest;
|
| friend class PermissionReporterTest;
|
|
|
| // Used by tests. This constructor allows tests to have access to the
|
|
|