| Index: net/spdy/chromium/spdy_session_key.cc
 | 
| diff --git a/net/spdy/spdy_session_key.cc b/net/spdy/chromium/spdy_session_key.cc
 | 
| similarity index 97%
 | 
| rename from net/spdy/spdy_session_key.cc
 | 
| rename to net/spdy/chromium/spdy_session_key.cc
 | 
| index 4c15e248b5bdbaadbb079649976e6a16fd76ad4a..42e260c25e0a66efa2df76850774add5e789abc8 100644
 | 
| --- a/net/spdy/spdy_session_key.cc
 | 
| +++ b/net/spdy/chromium/spdy_session_key.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_key.h"
 | 
| +#include "net/spdy/chromium/spdy_session_key.h"
 | 
|  
 | 
|  #include <tuple>
 | 
|  
 | 
| 
 |