| Index: content/browser/media/capture/web_contents_tracker.cc
|
| diff --git a/content/browser/renderer_host/media/web_contents_tracker.cc b/content/browser/media/capture/web_contents_tracker.cc
|
| similarity index 97%
|
| rename from content/browser/renderer_host/media/web_contents_tracker.cc
|
| rename to content/browser/media/capture/web_contents_tracker.cc
|
| index 3a75080cb46d45d8adfe73de4fb16ebdaf6658e1..0251c64b5788327995f230ba74071d0177963bb9 100644
|
| --- a/content/browser/renderer_host/media/web_contents_tracker.cc
|
| +++ b/content/browser/media/capture/web_contents_tracker.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "content/browser/renderer_host/media/web_contents_tracker.h"
|
| +#include "content/browser/media/capture/web_contents_tracker.h"
|
|
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|