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

Unified Diff: media/base/fake_output_device.h

Issue 1535193003: Add missing macros includes in media/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 | « media/base/fake_demuxer_stream.h ('k') | media/base/fake_text_track_stream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/fake_output_device.h
diff --git a/media/base/fake_output_device.h b/media/base/fake_output_device.h
index 121a375d56e32705c15c8d8464c92a56d7a56d0d..45a6abb7cfdfd20adae2dc7a59d99a88d11c8c45 100644
--- a/media/base/fake_output_device.h
+++ b/media/base/fake_output_device.h
@@ -7,6 +7,7 @@
#include <string>
+#include "base/macros.h"
#include "media/base/output_device.h"
namespace media {
« no previous file with comments | « media/base/fake_demuxer_stream.h ('k') | media/base/fake_text_track_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698