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

Unified Diff: content/browser/webrtc/webrtc_browsertest_data.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_browsertest_data.cc
diff --git a/content/browser/media/webrtc/webrtc_browsertest_data.cc b/content/browser/webrtc/webrtc_browsertest_data.cc
similarity index 98%
rename from content/browser/media/webrtc/webrtc_browsertest_data.cc
rename to content/browser/webrtc/webrtc_browsertest_data.cc
index ee4841ff9ee8affa928211d09370d9a5f5a7399b..52692bd05d2d2ede734b4fe61bedf8e61f08cb27 100644
--- a/content/browser/media/webrtc/webrtc_browsertest_data.cc
+++ b/content/browser/webrtc/webrtc_browsertest_data.cc
@@ -6,8 +6,8 @@
#include "base/files/file_util.h"
#include "base/threading/platform_thread.h"
#include "build/build_config.h"
-#include "content/browser/media/webrtc/webrtc_content_browsertest_base.h"
#include "content/browser/web_contents/web_contents_impl.h"
+#include "content/browser/webrtc/webrtc_content_browsertest_base.h"
#include "content/public/common/content_switches.h"
#include "content/public/common/webrtc_ip_handling_policy.h"
#include "content/public/test/browser_test_utils.h"
« no previous file with comments | « content/browser/webrtc/webrtc_browsertest_audio.cc ('k') | content/browser/webrtc/webrtc_capture_from_element_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698