| Index: trunk/src/content/browser/renderer_host/render_process_host_impl.cc
|
| ===================================================================
|
| --- trunk/src/content/browser/renderer_host/render_process_host_impl.cc (revision 212931)
|
| +++ trunk/src/content/browser/renderer_host/render_process_host_impl.cc (working copy)
|
| @@ -130,7 +130,7 @@
|
| #include "ui/base/ui_base_switches.h"
|
| #include "ui/gl/gl_switches.h"
|
| #include "webkit/browser/fileapi/sandbox_file_system_backend.h"
|
| -#include "webkit/common/resource_type.h"
|
| +#include "webkit/glue/resource_type.h"
|
| #include "webkit/plugins/plugin_switches.h"
|
|
|
| #if defined(OS_ANDROID)
|
|
|