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

Unified Diff: remoting/codec/mock_video_encoder.cc

Issue 10877014: Moved the video encoders/decoders to the codec directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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: remoting/codec/mock_video_encoder.cc
diff --git a/remoting/base/base_mock_objects.cc b/remoting/codec/mock_video_encoder.cc
similarity index 85%
rename from remoting/base/base_mock_objects.cc
rename to remoting/codec/mock_video_encoder.cc
index d76a96515de83cf3476aeaeb364a4fe011282ffa..94f2db63a843c085967a798201da2f1bbc435c85 100644
--- a/remoting/base/base_mock_objects.cc
+++ b/remoting/codec/mock_video_encoder.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 "remoting/base/base_mock_objects.h"
+#include "remoting/codec/mock_video_encoder.h"
namespace remoting {

Powered by Google App Engine
This is Rietveld 408576698