From 202b54ff5018ef52a964edb8191ff17303cd88c7 Mon Sep 17 00:00:00 2001 From: "apatrick@chromium.org" Date: Fri, 22 Apr 2011 21:36:38 +0000 Subject: Move more GPU related files from content/common to content/common/gpu. This is just moving files and updating references. There are no functional changes. TEST=trybots BUG=none Review URL: http://codereview.chromium.org/6881072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82715 0039d316-1c4b-4281-b951-d872f2087c98 --- content/common/content_message_generator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/common/content_message_generator.h') diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h index 10c9fd8..21c3e76 100644 --- a/content/common/content_message_generator.h +++ b/content/common/content_message_generator.h @@ -20,7 +20,7 @@ #include "content/common/file_system_messages.h" #include "content/common/file_utilities_messages.h" #include "content/common/geolocation_messages.h" -#include "content/common/gpu_messages.h" +#include "content/common/gpu/gpu_messages.h" #include "content/common/indexed_db_messages.h" #include "content/common/mime_registry_messages.h" #include "content/common/p2p_messages.h" -- cgit v1.1