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

Unified Diff: content/browser/webrtc/webrtc_eventlog_host_unittest.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_eventlog_host_unittest.cc
diff --git a/content/browser/media/webrtc/webrtc_eventlog_host_unittest.cc b/content/browser/webrtc/webrtc_eventlog_host_unittest.cc
similarity index 99%
rename from content/browser/media/webrtc/webrtc_eventlog_host_unittest.cc
rename to content/browser/webrtc/webrtc_eventlog_host_unittest.cc
index c8d73a095c0a0368c5e8487025fd5a1811122ed4..1b5b8bc003b5e469f67e85197e03da39a402807d 100644
--- a/content/browser/media/webrtc/webrtc_eventlog_host_unittest.cc
+++ b/content/browser/webrtc/webrtc_eventlog_host_unittest.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 "content/browser/media/webrtc/webrtc_eventlog_host.h"
+#include "content/browser/webrtc/webrtc_eventlog_host.h"
#include <tuple>
« no previous file with comments | « content/browser/webrtc/webrtc_eventlog_host.cc ('k') | content/browser/webrtc/webrtc_getusermedia_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698