diff options
Diffstat (limited to 'chromium/components/browser_watcher')
-rw-r--r-- | chromium/components/browser_watcher/activity_report_user_stream_data_source.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/components/browser_watcher/activity_report_user_stream_data_source.h b/chromium/components/browser_watcher/activity_report_user_stream_data_source.h index c53cb096003..ce7ec780b39 100644 --- a/chromium/components/browser_watcher/activity_report_user_stream_data_source.h +++ b/chromium/components/browser_watcher/activity_report_user_stream_data_source.h @@ -8,7 +8,6 @@ #include <memory> #include "base/files/file_path.h" -#include "base/logging.h" #include "base/macros.h" #include "third_party/crashpad/crashpad/handler/user_stream_data_source.h" |