| Index: content/common_child/np_channel_base.cc
|
| diff --git a/content/common/np_channel_base.cc b/content/common_child/np_channel_base.cc
|
| similarity index 99%
|
| rename from content/common/np_channel_base.cc
|
| rename to content/common_child/np_channel_base.cc
|
| index a1a233830c8d73d0b748af12fe144fbeed761a54..328241c4e7b471964ef0a8e91a10bfba56498a2c 100644
|
| --- a/content/common/np_channel_base.cc
|
| +++ b/content/common_child/np_channel_base.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 "content/common/np_channel_base.h"
|
| +#include "content/common_child/np_channel_base.h"
|
|
|
| #include <stack>
|
|
|
|
|