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

Unified Diff: chrome/browser/media/webrtc/webrtc_browsertest_perf.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/webrtc_browsertest_perf.cc
diff --git a/chrome/browser/media/webrtc_browsertest_perf.cc b/chrome/browser/media/webrtc/webrtc_browsertest_perf.cc
similarity index 99%
rename from chrome/browser/media/webrtc_browsertest_perf.cc
rename to chrome/browser/media/webrtc/webrtc_browsertest_perf.cc
index c1ad1f3322a6ebc2d68bcb826ae83bcbc8f8a666..3a37ad321363940c91db963e018fbfa36a924e26 100644
--- a/chrome/browser/media/webrtc_browsertest_perf.cc
+++ b/chrome/browser/media/webrtc/webrtc_browsertest_perf.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/webrtc_browsertest_perf.h"
+#include "chrome/browser/media/webrtc/webrtc_browsertest_perf.h"
#include <stddef.h>

Powered by Google App Engine
This is Rietveld 408576698