reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue to child

Win x64 warning suppression, and allocator dependency on linux for shared_library build compared to previous land.

[email protected]

Review URL: https://codereview.chromium.org/20003004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213033 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/extensions/extension_function_dispatcher.cc b/chrome/browser/extensions/extension_function_dispatcher.cc
index a8a0108..47241e9f 100644
--- a/chrome/browser/extensions/extension_function_dispatcher.cc
+++ b/chrome/browser/extensions/extension_function_dispatcher.cc
@@ -36,7 +36,7 @@
 #include "content/public/common/result_codes.h"
 #include "ipc/ipc_message.h"
 #include "ipc/ipc_message_macros.h"
-#include "webkit/glue/resource_type.h"
+#include "webkit/common/resource_type.h"
 
 using extensions::Extension;
 using extensions::ExtensionAPI;