| Index: net/spdy/spdy_priority_forest.h
|
| diff --git a/net/spdy/spdy_priority_forest.h b/net/spdy/spdy_priority_forest.h
|
| index cc7200db4c90b67186ef05b91b64bb435494d624..4f00f566caff8dbb01ad9c009e663797963a5839 100644
|
| --- a/net/spdy/spdy_priority_forest.h
|
| +++ b/net/spdy/spdy_priority_forest.h
|
| @@ -9,7 +9,7 @@
|
| #include <set>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/hash_tables.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/rand_util.h"
|
|
|