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

Unified Diff: content/browser/webrtc/webrtc_media_recorder_browsertest.cc

Issue 2193343002: Cleanup: move content/browser/media/webrtc/ to content/browser/webrtc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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: content/browser/webrtc/webrtc_media_recorder_browsertest.cc
diff --git a/content/browser/media/webrtc/webrtc_media_recorder_browsertest.cc b/content/browser/webrtc/webrtc_media_recorder_browsertest.cc
similarity index 98%
rename from content/browser/media/webrtc/webrtc_media_recorder_browsertest.cc
rename to content/browser/webrtc/webrtc_media_recorder_browsertest.cc
index e08a2aae3f9e7fc4049b51936c305f93ed07f982..91ffdb4c4a435bbb36c396f9d05b37b3730cccc4 100644
--- a/content/browser/media/webrtc/webrtc_media_recorder_browsertest.cc
+++ b/content/browser/webrtc/webrtc_media_recorder_browsertest.cc
@@ -6,7 +6,7 @@
#include "base/macros.h"
#include "base/strings/stringprintf.h"
#include "build/build_config.h"
-#include "content/browser/media/webrtc/webrtc_content_browsertest_base.h"
+#include "content/browser/webrtc/webrtc_content_browsertest_base.h"
#include "content/public/common/content_switches.h"
#include "content/public/test/browser_test_utils.h"
#include "content/public/test/content_browser_test_utils.h"
« no previous file with comments | « content/browser/webrtc/webrtc_ip_permissions_browsertest.cc ('k') | content/browser/webrtc/webrtc_webcam_browsertest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698