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

Unified Diff: content/browser/webrtc/webrtc_capture_from_element_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_capture_from_element_browsertest.cc
diff --git a/content/browser/media/webrtc/webrtc_capture_from_element_browsertest.cc b/content/browser/webrtc/webrtc_capture_from_element_browsertest.cc
similarity index 97%
rename from content/browser/media/webrtc/webrtc_capture_from_element_browsertest.cc
rename to content/browser/webrtc/webrtc_capture_from_element_browsertest.cc
index 5453b9afb21d2789d42bf0d45e64f2d0e03f29a9..fb565411bd393e818da0bd5f336831c0fec88e3f 100644
--- a/content/browser/media/webrtc/webrtc_capture_from_element_browsertest.cc
+++ b/content/browser/webrtc/webrtc_capture_from_element_browsertest.cc
@@ -4,7 +4,7 @@
#include "base/command_line.h"
#include "base/strings/stringprintf.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 "media/base/test_data_util.h"
« no previous file with comments | « content/browser/webrtc/webrtc_browsertest_data.cc ('k') | content/browser/webrtc/webrtc_content_browsertest_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698