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

Unified Diff: content/child/plugin_messages.h

Issue 16325022: move content/common_child to content/child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 6 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/child/plugin_message_generator.cc ('k') | content/child/plugin_param_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/plugin_messages.h
diff --git a/content/common_child/plugin_messages.h b/content/child/plugin_messages.h
similarity index 99%
rename from content/common_child/plugin_messages.h
rename to content/child/plugin_messages.h
index 197ef5ee8d063588534864f70d09845512451720..c358e837ac9370382287acffcca854a59e09fe3b 100644
--- a/content/common_child/plugin_messages.h
+++ b/content/child/plugin_messages.h
@@ -5,9 +5,9 @@
// Multiply-included message file, hence no include guard.
#include "build/build_config.h"
+#include "content/child/plugin_param_traits.h"
#include "content/common/content_export.h"
#include "content/common/content_param_traits.h"
-#include "content/common_child/plugin_param_traits.h"
#include "content/public/common/common_param_traits.h"
#include "ipc/ipc_channel_handle.h"
#include "ipc/ipc_message_macros.h"
« no previous file with comments | « content/child/plugin_message_generator.cc ('k') | content/child/plugin_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698