| Index: net/spdy/chromium/spdy_session_test_util.cc
 | 
| diff --git a/net/spdy/spdy_session_test_util.cc b/net/spdy/chromium/spdy_session_test_util.cc
 | 
| similarity index 95%
 | 
| rename from net/spdy/spdy_session_test_util.cc
 | 
| rename to net/spdy/chromium/spdy_session_test_util.cc
 | 
| index 86939c40aa9b76f32bd08eaea894544a24c1ed60..87f72b4725bac916469f6d036d4838ef8b76245a 100644
 | 
| --- a/net/spdy/spdy_session_test_util.cc
 | 
| +++ b/net/spdy/chromium/spdy_session_test_util.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_session_test_util.h"
 | 
| +#include "net/spdy/chromium/spdy_session_test_util.h"
 | 
|  
 | 
|  #include "base/location.h"
 | 
|  #include "base/strings/string_util.h"
 | 
| 
 |