| Index: webkit/child/weburlresponse_extradata_impl.cc
|
| diff --git a/webkit/glue/weburlresponse_extradata_impl.cc b/webkit/child/weburlresponse_extradata_impl.cc
|
| similarity index 91%
|
| rename from webkit/glue/weburlresponse_extradata_impl.cc
|
| rename to webkit/child/weburlresponse_extradata_impl.cc
|
| index 406366227a595963381d496cf31d8e7942f19f4e..89ace8a109c349762dec4f4c42ddad66c0e7f5ef 100644
|
| --- a/webkit/glue/weburlresponse_extradata_impl.cc
|
| +++ b/webkit/child/weburlresponse_extradata_impl.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 "webkit/glue/weburlresponse_extradata_impl.h"
|
| +#include "webkit/child/weburlresponse_extradata_impl.h"
|
|
|
| namespace webkit_glue {
|
|
|
|
|