| Index: net/spdy/core/array_output_buffer.cc
 | 
| diff --git a/net/spdy/array_output_buffer.cc b/net/spdy/core/array_output_buffer.cc
 | 
| similarity index 91%
 | 
| rename from net/spdy/array_output_buffer.cc
 | 
| rename to net/spdy/core/array_output_buffer.cc
 | 
| index 2ce82fcc140d04d40e702677285dca9fbf667895..fb47c1146521b2534304abdb6237a49d333aa416 100644
 | 
| --- a/net/spdy/array_output_buffer.cc
 | 
| +++ b/net/spdy/core/array_output_buffer.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/array_output_buffer.h"
 | 
| +#include "net/spdy/core/array_output_buffer.h"
 | 
|  
 | 
|  namespace net {
 | 
|  
 | 
| 
 |