commit | d0fcff7b79fdc1b1931eb0e2e2da20ae8771ad57 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jul 23 02:45:43 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jul 23 02:45:43 2013 |
tree | 9fae17aca3536ca96737741724b782c189bd4e23 | |
parent | 770c714e651efbeef3507a3c177c619867c4f346 [diff] [blame] |
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;