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

Unified Diff: content/common_child/plugin_message_generator.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/npobject_util.cc ('k') | content/common_child/plugin_message_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common_child/plugin_message_generator.h
diff --git a/content/common/plugin_message_generator.h b/content/common_child/plugin_message_generator.h
similarity index 81%
rename from content/common/plugin_message_generator.h
rename to content/common_child/plugin_message_generator.h
index 985290f895554ac6824dcb110b34356ed6063bc9..f79e19e4b6c0a038a390c5bb723277b8dbfc8e3d 100644
--- a/content/common/plugin_message_generator.h
+++ b/content/common_child/plugin_message_generator.h
@@ -4,4 +4,4 @@
// Multiply-included file, hence no include guard.
-#include "content/common/plugin_messages.h"
+#include "content/common_child/plugin_messages.h"
« no previous file with comments | « content/common_child/npobject_util.cc ('k') | content/common_child/plugin_message_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698