| Index: net/spdy/core/array_output_buffer_test.cc
 | 
| diff --git a/net/spdy/array_output_buffer_test.cc b/net/spdy/core/array_output_buffer_test.cc
 | 
| similarity index 96%
 | 
| rename from net/spdy/array_output_buffer_test.cc
 | 
| rename to net/spdy/core/array_output_buffer_test.cc
 | 
| index 4dedce7fca40c40ca7ff4f4db5443b6955e28c7c..75629bac184ddbce47ee7964742903395a6053be 100644
 | 
| --- a/net/spdy/array_output_buffer_test.cc
 | 
| +++ b/net/spdy/core/array_output_buffer_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/array_output_buffer.h"
 | 
| +#include "net/spdy/core/array_output_buffer.h"
 | 
|  
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
| 
 |