Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(387)

Unified Diff: content/common_child/plugin_param_traits.h

Issue 15047014: Move child-common classes to content/common_child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common_child/plugin_messages.h ('k') | content/common_child/plugin_param_traits.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « content/common_child/plugin_messages.h ('k') | content/common_child/plugin_param_traits.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698