| Index: content/renderer/render_thread.cc
|
| ===================================================================
|
| --- content/renderer/render_thread.cc (revision 86484)
|
| +++ content/renderer/render_thread.cc (working copy)
|
| @@ -34,8 +34,8 @@
|
| #include "content/common/web_database_observer_impl.h"
|
| #include "content/plugin/npobject_util.h"
|
| #include "content/renderer/content_renderer_client.h"
|
| -#include "content/renderer/gpu_channel_host.h"
|
| -#include "content/renderer/gpu_video_service_host.h"
|
| +#include "content/renderer/gpu/gpu_channel_host.h"
|
| +#include "content/renderer/gpu/gpu_video_service_host.h"
|
| #include "content/renderer/indexed_db_dispatcher.h"
|
| #include "content/renderer/plugin_channel_host.h"
|
| #include "content/renderer/render_process_impl.h"
|
|
|