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

Unified Diff: content/browser/webrtc/webrtc_webcam_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_webcam_browsertest.cc
diff --git a/content/browser/media/webrtc/webrtc_webcam_browsertest.cc b/content/browser/webrtc/webrtc_webcam_browsertest.cc
similarity index 98%
rename from content/browser/media/webrtc/webrtc_webcam_browsertest.cc
rename to content/browser/webrtc/webrtc_webcam_browsertest.cc
index 5f9d7c36e8a73a908bf73973ce2dd0ee8762a53f..c0c7ad50e464a91f391c3518f7273fa49ae733a9 100644
--- a/content/browser/media/webrtc/webrtc_webcam_browsertest.cc
+++ b/content/browser/webrtc/webrtc_webcam_browsertest.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_webcam_browsertest.h"
+#include "content/browser/webrtc/webrtc_webcam_browsertest.h"
#include "base/command_line.h"
#include "base/strings/utf_string_conversions.h"
« no previous file with comments | « content/browser/webrtc/webrtc_webcam_browsertest.h ('k') | content/browser/webui/content_web_ui_controller_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698