| Index: net/spdy/spdy_framer.cc
|
| diff --git a/net/spdy/spdy_framer.cc b/net/spdy/spdy_framer.cc
|
| index a96b361fcf4950cda981676c111a74d38b6042fa..6a0ea2559c9d734a49219e69409596c9231eb257 100644
|
| --- a/net/spdy/spdy_framer.cc
|
| +++ b/net/spdy/spdy_framer.cc
|
| @@ -20,7 +20,7 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/metrics/histogram_macros.h"
|
| #include "base/strings/string_util.h"
|
| -#include "net/quic/core/quic_flags.h"
|
| +#include "net/quic/platform/api/quic_flags.h"
|
| #include "net/spdy/hpack/hpack_constants.h"
|
| #include "net/spdy/hpack/hpack_decoder.h"
|
| #include "net/spdy/hpack/hpack_decoder3.h"
|
|
|