Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Unified Diff: chrome/browser/media/webrtc/tab_desktop_media_list.cc

Issue 2307083002: Cleanup: move WebRTC related files from chrome/browser/media to chrome/browser/media/webrtc/ (Closed)
Patch Set: Removed file wrongly resuscitated during rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/media/webrtc/tab_desktop_media_list.cc
diff --git a/chrome/browser/media/tab_desktop_media_list.cc b/chrome/browser/media/webrtc/tab_desktop_media_list.cc
similarity index 98%
rename from chrome/browser/media/tab_desktop_media_list.cc
rename to chrome/browser/media/webrtc/tab_desktop_media_list.cc
index 39136c9650b80892ace9a4a524bfeb66c05b6f12..adb8c1d2b71a5a7bb6b171a26d1afff6a74220d0 100644
--- a/chrome/browser/media/tab_desktop_media_list.cc
+++ b/chrome/browser/media/webrtc/tab_desktop_media_list.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 "chrome/browser/media/tab_desktop_media_list.h"
+#include "chrome/browser/media/webrtc/tab_desktop_media_list.h"
#include "base/hash.h"
#include "base/threading/sequenced_worker_pool.h"
« no previous file with comments | « chrome/browser/media/webrtc/tab_desktop_media_list.h ('k') | chrome/browser/media/webrtc/tab_desktop_media_list_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698