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

Unified Diff: remoting/codec/codec_test.h

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/codec/DEPS ('k') | remoting/codec/video_encoder_verbatim.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/codec/codec_test.h
diff --git a/remoting/codec/codec_test.h b/remoting/codec/codec_test.h
index 3add347d2d7d7d9e91c6fd961932a76af67a4141..86c52f21a1c0d7cbc53b4aa65eb5b2d2a31b7902 100644
--- a/remoting/codec/codec_test.h
+++ b/remoting/codec/codec_test.h
@@ -7,7 +7,7 @@
#include "base/memory/ref_counted.h"
#include "media/base/video_frame.h"
-#include "remoting/base/capture_data.h"
+#include "remoting/capturer/capture_data.h"
namespace remoting {
« no previous file with comments | « remoting/codec/DEPS ('k') | remoting/codec/video_encoder_verbatim.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698