From e0fc2f1f81f13440af3bb4cf5e56a031f91fc163 Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Sun, 14 Mar 2010 23:30:59 +0000 Subject: Move base/gfx contents to gfx/ TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41559 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/glue/plugins/webplugin_delegate_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webkit/glue/plugins/webplugin_delegate_impl.h') diff --git a/webkit/glue/plugins/webplugin_delegate_impl.h b/webkit/glue/plugins/webplugin_delegate_impl.h index 81e6874..e4913f0 100644 --- a/webkit/glue/plugins/webplugin_delegate_impl.h +++ b/webkit/glue/plugins/webplugin_delegate_impl.h @@ -13,10 +13,10 @@ #include "app/gfx/native_widget_types.h" #include "base/file_path.h" -#include "base/gfx/rect.h" #include "base/ref_counted.h" #include "base/task.h" #include "base/timer.h" +#include "gfx/rect.h" #include "third_party/npapi/bindings/npapi.h" #include "webkit/glue/webcursor.h" #include "webkit/glue/webplugin_delegate.h" -- cgit v1.1