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

Unified Diff: remoting/base/base_mock_objects.cc

Issue 10877014: Moved the video encoders/decoders to the codec directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments 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
« no previous file with comments | « remoting/base/base_mock_objects.h ('k') | remoting/base/codec_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/base/base_mock_objects.cc
diff --git a/remoting/base/base_mock_objects.cc b/remoting/base/base_mock_objects.cc
deleted file mode 100644
index d76a96515de83cf3476aeaeb364a4fe011282ffa..0000000000000000000000000000000000000000
--- a/remoting/base/base_mock_objects.cc
+++ /dev/null
@@ -1,13 +0,0 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
-// 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"
-
-namespace remoting {
-
-MockEncoder::MockEncoder() {}
-
-MockEncoder::~MockEncoder() {}
-
-} // namespace remoting
« no previous file with comments | « remoting/base/base_mock_objects.h ('k') | remoting/base/codec_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698