From 08397d5343ddaba1a32a5ac7e0bf3bc03bd3bdf8 Mon Sep 17 00:00:00 2001 From: "sail@chromium.org" Date: Sat, 5 Feb 2011 01:53:38 +0000 Subject: Change includes of gfx/* to ui/gfx/* BUG=71063 TEST=compiled Review URL: http://codereview.chromium.org/6312156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73890 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/plugin_process_host.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/browser/plugin_process_host.h') diff --git a/chrome/browser/plugin_process_host.h b/chrome/browser/plugin_process_host.h index d30a77a..754768fa0 100644 --- a/chrome/browser/plugin_process_host.h +++ b/chrome/browser/plugin_process_host.h @@ -17,7 +17,7 @@ #include "base/ref_counted.h" #include "chrome/browser/browser_child_process_host.h" #include "chrome/browser/net/resolve_proxy_msg_helper.h" -#include "gfx/native_widget_types.h" +#include "ui/gfx/native_widget_types.h" #include "webkit/plugins/npapi/webplugininfo.h" namespace gfx { -- cgit v1.1