| Index: net/spdy/header_coalescer_test.cc
|
| diff --git a/net/spdy/header_coalescer_test.cc b/net/spdy/header_coalescer_test.cc
|
| index a9587612ea91548c1f6f2122c84daae50ac11630..64900324bc4c30a37d7d823b7b42e771f8dc0213 100644
|
| --- a/net/spdy/header_coalescer_test.cc
|
| +++ b/net/spdy/header_coalescer_test.cc
|
| @@ -2,7 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "header_coalescer.h"
|
| +#include "net/spdy/header_coalescer.h"
|
| +
|
| +#include <vector>
|
|
|
| #include "net/spdy/platform/api/spdy_string.h"
|
| #include "net/spdy/platform/api/spdy_string_utils.h"
|
|
|