Index: content/browser/browser_plugin/browser_plugin_guest.cc |
diff --git a/content/browser/browser_plugin/browser_plugin_guest.cc b/content/browser/browser_plugin/browser_plugin_guest.cc |
index 6dbf2df9fb5014bd680ff9792724601275cded24..8571a7c64591e12a5707759c42965e8db16ecc9d 100644 |
--- a/content/browser/browser_plugin/browser_plugin_guest.cc |
+++ b/content/browser/browser_plugin/browser_plugin_guest.cc |
@@ -46,7 +46,7 @@ |
#include "third_party/WebKit/public/web/WebCursorInfo.h" |
#include "ui/base/keycodes/keyboard_codes.h" |
#include "ui/surface/transport_dib.h" |
-#include "webkit/glue/resource_type.h" |
+#include "webkit/common/resource_type.h" |
#if defined(OS_MACOSX) |
#include "content/browser/browser_plugin/browser_plugin_popup_menu_helper_mac.h" |