Index: content/browser/renderer_host/render_process_host_impl.cc |
diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc |
index b1a238db5ab529c4be1d6324ca1e393f357ce979..b5e0205c695a091157307cf1d617568abc751caa 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -78,13 +78,13 @@ |
#include "content/browser/gpu/gpu_process_host.h" |
#include "content/browser/gpu/shader_cache_factory.h" |
#include "content/browser/histogram_message_filter.h" |
+#include "content/browser/image_capture/image_capture_impl.h" |
#include "content/browser/indexed_db/indexed_db_context_impl.h" |
#include "content/browser/indexed_db/indexed_db_dispatcher_host.h" |
#include "content/browser/loader/resource_message_filter.h" |
#include "content/browser/loader/resource_scheduler_filter.h" |
#include "content/browser/loader/url_loader_factory_impl.h" |
#include "content/browser/media/capture/audio_mirroring_manager.h" |
-#include "content/browser/media/capture/image_capture_impl.h" |
#include "content/browser/media/media_internals.h" |
#include "content/browser/media/midi_host.h" |
#include "content/browser/memory/memory_coordinator_impl.h" |