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

Unified Diff: remoting/test/video_frame_writer.h

Issue 1542203002: Switch to standard integer types in remoting/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@int-remoting-host
Patch Set: Created 5 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/test/test_video_renderer_unittest.cc ('k') | remoting/test/video_frame_writer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/test/video_frame_writer.h
diff --git a/remoting/test/video_frame_writer.h b/remoting/test/video_frame_writer.h
index 479cb0112698ae55e80b6e3da0fbca2abcecfaa8..afedab2bdc2833eb6b6af60417cd9cbbf95db34b 100644
--- a/remoting/test/video_frame_writer.h
+++ b/remoting/test/video_frame_writer.h
@@ -5,6 +5,7 @@
#ifndef REMOTING_TEST_VIDEO_FRAME_WRITER_H_
#define REMOTING_TEST_VIDEO_FRAME_WRITER_H_
+#include "base/macros.h"
#include "base/time/time.h"
namespace base {
« no previous file with comments | « remoting/test/test_video_renderer_unittest.cc ('k') | remoting/test/video_frame_writer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698