Commit d8951a5f authored by Anand K Mistry's avatar Anand K Mistry Committed by Commit Bot

Add missing logging.h include for SMB URL fuzzer

The header was previously included transitively.

Fixed: 1101222
Change-Id: Ic8a4beeab5dc2f6cd61c63c119c93688ae1dd04d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276357
Auto-Submit: Anand K Mistry <amistry@chromium.org>
Commit-Queue: Austin Tankiang <austinct@chromium.org>
Reviewed-by: default avatarAustin Tankiang <austinct@chromium.org>
Cr-Commit-Position: refs/heads/master@{#784358}
parent b1cedd20
......@@ -7,6 +7,7 @@
#include "base/at_exit.h"
#include "base/i18n/icu_util.h"
#include "base/logging.h"
#include "chrome/browser/chromeos/smb_client/smb_url.h"
// This is a workaround for https://crbug.com/778929.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment