| Index: net/spdy/http2_write_scheduler_test.cc
|
| diff --git a/net/spdy/spdy_priority_tree_test.cc b/net/spdy/http2_write_scheduler_test.cc
|
| similarity index 99%
|
| rename from net/spdy/spdy_priority_tree_test.cc
|
| rename to net/spdy/http2_write_scheduler_test.cc
|
| index b953c01c696f562f0643be23dee9f89b2e298e65..c42646d0ae2446eda292352dfa7011df3eff3cc9 100644
|
| --- a/net/spdy/spdy_priority_tree_test.cc
|
| +++ b/net/spdy/http2_write_scheduler_test.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "net/spdy/spdy_priority_tree.h"
|
| +#include "net/spdy/http2_write_scheduler.h"
|
|
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|