From 59f4f2fa7a3a6509bb524ac93e4a821efe268d35 Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Wed, 23 Mar 2011 01:00:55 +0000 Subject: Move the rest of the content browser->renderer messages to content. Also move drag related messages to their own file. TBR=tsepez Review URL: http://codereview.chromium.org/6705012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79083 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/tools/ipclist/all_messages.h | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/tools') diff --git a/chrome/tools/ipclist/all_messages.h b/chrome/tools/ipclist/all_messages.h index af80dd9..72fdab7 100644 --- a/chrome/tools/ipclist/all_messages.h +++ b/chrome/tools/ipclist/all_messages.h @@ -22,6 +22,7 @@ #include "content/common/desktop_notification_messages.h" #include "content/common/device_orientation_messages.h" #include "content/common/dom_storage_messages.h" +#include "content/common/drag_messages.h" #include "content/common/file_system_messages.h" #include "content/common/file_utilities_messages.h" #include "content/common/geolocation_messages.h" -- cgit v1.1