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