| Index: webkit/support/test_webkit_platform_support.cc
|
| ===================================================================
|
| --- webkit/support/test_webkit_platform_support.cc (revision 132793)
|
| +++ webkit/support/test_webkit_platform_support.cc (working copy)
|
| @@ -35,7 +35,6 @@
|
| #include "v8/include/v8.h"
|
| #include "webkit/appcache/web_application_cache_host_impl.h"
|
| #include "webkit/database/vfs_backend.h"
|
| -#include "webkit/extensions/v8/gc_extension.h"
|
| #include "webkit/glue/simple_webmimeregistry_impl.h"
|
| #include "webkit/glue/webclipboard_impl.h"
|
| #include "webkit/glue/webkit_glue.h"
|
| @@ -44,6 +43,7 @@
|
| #include "webkit/gpu/webgraphicscontext3d_in_process_impl.h"
|
| #include "webkit/plugins/npapi/plugin_list.h"
|
| #include "webkit/support/simple_database_system.h"
|
| +#include "webkit/support/gc_extension.h"
|
| #include "webkit/support/test_webmessageportchannel.h"
|
| #include "webkit/support/webkit_support.h"
|
| #include "webkit/support/weburl_loader_mock_factory.h"
|
|
|