Index: content/browser/download/download_file_unittest.cc |
diff --git a/content/browser/download/download_file_unittest.cc b/content/browser/download/download_file_unittest.cc |
index 347ef87d5455803561a3e0f1c595d7cb83d4a641..2ee86811bcfa7adac7e7a03436730aaba3f76523 100644 |
--- a/content/browser/download/download_file_unittest.cc |
+++ b/content/browser/download/download_file_unittest.cc |
@@ -29,6 +29,7 @@ |
#include "net/base/file_stream.h" |
#include "net/base/mock_file_stream.h" |
#include "net/base/net_errors.h" |
+#include "net/log/net_log_with_source.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |