| Index: net/log/bounded_file_net_log_observer.h
|
| diff --git a/net/log/bounded_file_net_log_observer.h b/net/log/bounded_file_net_log_observer.h
|
| index fe670ec11ae7a3459ee210746fcd05b5d3cec7f3..918398ca9416399a25875af52b6479aba5feb54f 100644
|
| --- a/net/log/bounded_file_net_log_observer.h
|
| +++ b/net/log/bounded_file_net_log_observer.h
|
| @@ -15,6 +15,7 @@
|
| #include "base/synchronization/lock.h"
|
| #include "base/threading/thread.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/log/net_log.h"
|
| #include "net/log/net_log_capture_mode.h"
|
|
|
|
|