| Index: net/spdy/chromium/spdy_test_util_common.h
 | 
| diff --git a/net/spdy/spdy_test_util_common.h b/net/spdy/chromium/spdy_test_util_common.h
 | 
| similarity index 99%
 | 
| rename from net/spdy/spdy_test_util_common.h
 | 
| rename to net/spdy/chromium/spdy_test_util_common.h
 | 
| index 4501677468d8118200f9b1bbcb2d370f0a3c1dad..1f5023d9550abc4a6a1d10d304d3bdbe37e56267 100644
 | 
| --- a/net/spdy/spdy_test_util_common.h
 | 
| +++ b/net/spdy/chromium/spdy_test_util_common.h
 | 
| @@ -30,9 +30,9 @@
 | 
|  #include "net/proxy/proxy_server.h"
 | 
|  #include "net/proxy/proxy_service.h"
 | 
|  #include "net/socket/socket_test_util.h"
 | 
| +#include "net/spdy/core/spdy_protocol.h"
 | 
|  #include "net/spdy/platform/api/spdy_string.h"
 | 
|  #include "net/spdy/platform/api/spdy_string_piece.h"
 | 
| -#include "net/spdy/spdy_protocol.h"
 | 
|  #include "net/ssl/ssl_config_service_defaults.h"
 | 
|  #include "net/url_request/url_request_context.h"
 | 
|  #include "net/url_request/url_request_context_storage.h"
 | 
| 
 |