| Index: net/ftp/ftp_ctrl_response_fuzzer.cc
|
| diff --git a/net/ftp/ftp_ctrl_response_fuzzer.cc b/net/ftp/ftp_ctrl_response_fuzzer.cc
|
| index b1a4880b0694017ca3bce22dd494330adc855a06..f3a9ee3c6dfbb8eeebbb6461d384ba6820f5414a 100644
|
| --- a/net/ftp/ftp_ctrl_response_fuzzer.cc
|
| +++ b/net/ftp/ftp_ctrl_response_fuzzer.cc
|
| @@ -6,7 +6,6 @@
|
| #include <stdint.h>
|
|
|
| #include "net/ftp/ftp_ctrl_response_buffer.h"
|
| -#include "net/log/net_log.h"
|
|
|
| // Entry point for LibFuzzer.
|
| extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) {
|
|
|