Index: content/common_child/plugin_param_traits.h |
diff --git a/content/common/plugin_param_traits.h b/content/common_child/plugin_param_traits.h |
similarity index 96% |
rename from content/common/plugin_param_traits.h |
rename to content/common_child/plugin_param_traits.h |
index bd616f3dca158923bfef8239435df9479008c0a6..15061a6158b58c2b94340e786885618fefd2ffa3 100644 |
--- a/content/common/plugin_param_traits.h |
+++ b/content/common_child/plugin_param_traits.h |
@@ -11,8 +11,8 @@ |
// public members, or because the same type is being used in multiple |
// *_messages.h headers. |
-#ifndef CONTENT_COMMON_PLUGIN_PARAM_TRAITS_H_ |
-#define CONTENT_COMMON_PLUGIN_PARAM_TRAITS_H_ |
+#ifndef CONTENT_COMMON_CHILD_PLUGIN_PARAM_TRAITS_H_ |
+#define CONTENT_COMMON_CHILD_PLUGIN_PARAM_TRAITS_H_ |
#include <string> |
#include "ipc/ipc_message.h" |