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

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

Powered by Google App Engine
This is Rietveld 408576698