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

Unified Diff: content/common/view_messages.h

Issue 8346017: Move content_browser_client.h to public, and while at it, move (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Missed a file post merge. Created 9 years, 2 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/browser/zygote_host_linux.cc ('k') | content/common/window_container_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/view_messages.h
diff --git a/content/common/view_messages.h b/content/common/view_messages.h
index 073b81029e99be032373d09fe1e4931aa78b1df2..b948df73afa6e92aa886ed108236a682f4f3a91b 100644
--- a/content/common/view_messages.h
+++ b/content/common/view_messages.h
@@ -16,7 +16,7 @@
#include "content/common/renderer_preferences.h"
#include "content/common/view_message_enums.h"
#include "content/common/webkit_param_traits.h"
-#include "content/common/window_container_type.h"
+#include "content/public/common/window_container_type.h"
#include "ipc/ipc_channel_handle.h"
#include "ipc/ipc_message_macros.h"
#include "ipc/ipc_platform_file.h"
« no previous file with comments | « content/browser/zygote_host_linux.cc ('k') | content/common/window_container_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698