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

Unified Diff: content/common/java_bridge_messages.h

Issue 15047014: Move child-common classes to content/common_child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix mac and win builds 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
Index: content/common/java_bridge_messages.h
diff --git a/content/common/java_bridge_messages.h b/content/common/java_bridge_messages.h
index 282cebcf3a5e18f5e82d1709108a4eeaaeb8393c..804c572242e419beda3e8fa1527993e27ea0f2eb 100644
--- a/content/common/java_bridge_messages.h
+++ b/content/common/java_bridge_messages.h
@@ -8,7 +8,7 @@
#if defined(ENABLE_JAVA_BRIDGE)
-#include "content/common/plugin_param_traits.h"
+#include "content/common_child/plugin_param_traits.h"
#include "ipc/ipc_channel_handle.h"
#include "ipc/ipc_message_macros.h"

Powered by Google App Engine
This is Rietveld 408576698