| 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 917590bf0e13d9de8a5c14abac37437841f74b9d..2f7c85dad933b23e33b8ac18ba52664ce89203b6 100644
|
| --- a/chrome/browser/safe_browsing/permission_reporter.h
|
| +++ b/chrome/browser/safe_browsing/permission_reporter.h
|
| @@ -61,6 +61,7 @@ class PermissionReporter {
|
| bool user_gesture);
|
|
|
| private:
|
| + friend class PermissionReporterBrowserTest;
|
| friend class PermissionReporterTest;
|
|
|
| // Used by tests. This constructor allows tests to have access to the
|
|
|