| Index: chrome/browser/safe_browsing/permission_reporter.cc
|
| diff --git a/chrome/browser/safe_browsing/permission_reporter.cc b/chrome/browser/safe_browsing/permission_reporter.cc
|
| index ba00b2fdd80a61e68b07177db25b2439920c962d..4c8103048a04770cf6fee75e594b9f5c083c2684 100644
|
| --- a/chrome/browser/safe_browsing/permission_reporter.cc
|
| +++ b/chrome/browser/safe_browsing/permission_reporter.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/time/default_clock.h"
|
| #include "chrome/browser/permissions/permission_request.h"
|
| -#include "chrome/common/safe_browsing/permission_report.pb.h"
|
| +#include "components/safe_browsing/common/permission_report.pb.h"
|
| #include "components/variations/active_field_trials.h"
|
| #include "net/url_request/report_sender.h"
|
|
|
|
|