| Index: content/child/plugin_param_traits.cc
|
| diff --git a/content/common_child/plugin_param_traits.cc b/content/child/plugin_param_traits.cc
|
| similarity index 98%
|
| rename from content/common_child/plugin_param_traits.cc
|
| rename to content/child/plugin_param_traits.cc
|
| index a60255d340e75eedf74b58c4b91082b7d78c0610..9a6c1e64ad5b08c47c043916eb065d738af36d76 100644
|
| --- a/content/common_child/plugin_param_traits.cc
|
| +++ b/content/child/plugin_param_traits.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/plugin_param_traits.h"
|
| +#include "content/child/plugin_param_traits.h"
|
|
|
| #include "base/strings/string_number_conversions.h"
|
| #include "ipc/ipc_message_utils.h"
|
|
|