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

Unified Diff: chrome/browser/media/webrtc/desktop_media_list_ash.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/desktop_media_list_ash.cc
diff --git a/chrome/browser/media/desktop_media_list_ash.cc b/chrome/browser/media/webrtc/desktop_media_list_ash.cc
similarity index 98%
rename from chrome/browser/media/desktop_media_list_ash.cc
rename to chrome/browser/media/webrtc/desktop_media_list_ash.cc
index 3bda77f48695dd208a60311b9264137d83a9c745..5facd93cff467ff0b15b41517b92751220d22091 100644
--- a/chrome/browser/media/desktop_media_list_ash.cc
+++ b/chrome/browser/media/webrtc/desktop_media_list_ash.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/desktop_media_list_ash.h"
+#include "chrome/browser/media/webrtc/desktop_media_list_ash.h"
#include "ash/common/shell_window_ids.h"
#include "ash/shell.h"
« no previous file with comments | « chrome/browser/media/webrtc/desktop_media_list_ash.h ('k') | chrome/browser/media/webrtc/desktop_media_list_ash_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698