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

Unified Diff: remoting/capturer/differ_unittest.cc

Issue 11470028: Move screen capturers to remoting/capturer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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/capturer/differ_block_unittest.cc ('k') | remoting/capturer/linux/x_server_pixel_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/capturer/differ_unittest.cc
diff --git a/remoting/host/differ_unittest.cc b/remoting/capturer/differ_unittest.cc
similarity index 99%
rename from remoting/host/differ_unittest.cc
rename to remoting/capturer/differ_unittest.cc
index 6ddd722183131c8989bb4031014dec387faba9d2..9d932cc1a3e9cfbdb179e92720c84c006a1de8a9 100644
--- a/remoting/host/differ_unittest.cc
+++ b/remoting/capturer/differ_unittest.cc
@@ -3,8 +3,8 @@
// found in the LICENSE file.
#include "base/memory/scoped_ptr.h"
-#include "remoting/host/differ.h"
-#include "remoting/host/differ_block.h"
+#include "remoting/capturer/differ.h"
+#include "remoting/capturer/differ_block.h"
#include "testing/gmock/include/gmock/gmock.h"
namespace remoting {
« no previous file with comments | « remoting/capturer/differ_block_unittest.cc ('k') | remoting/capturer/linux/x_server_pixel_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698