Index: net/base/bzip2_filter.cc |
=================================================================== |
--- net/base/bzip2_filter.cc (revision 11577) |
+++ net/base/bzip2_filter.cc (working copy) |
@@ -2,7 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/logging.h" |
#include "net/base/bzip2_filter.h" |
BZip2Filter::BZip2Filter(const FilterContext& filter_context) |