| Index: content/child/np_channel_base.cc
|
| diff --git a/content/common_child/np_channel_base.cc b/content/child/np_channel_base.cc
|
| similarity index 99%
|
| rename from content/common_child/np_channel_base.cc
|
| rename to content/child/np_channel_base.cc
|
| index 94fb6916dcf2c2b3cf70ff44b25f993363b22540..3d6d4c16e1fc7041d908e4590a9e8be6adbdf702 100644
|
| --- a/content/common_child/np_channel_base.cc
|
| +++ b/content/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_child/np_channel_base.h"
|
| +#include "content/child/np_channel_base.h"
|
|
|
| #include <stack>
|
|
|
|
|