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

Unified Diff: media/base/win/mf_helpers.h

Issue 2892533002: Add Missing Includes to mf_helpers.h (Closed)
Patch Set: Created 3 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/win/mf_helpers.h
diff --git a/media/base/win/mf_helpers.h b/media/base/win/mf_helpers.h
index 4877cbe893f0daa65c9fe2f0b643cf7cb7b38866..8753e703c5465732bd1416ffee247ebc1aad501a 100644
--- a/media/base/win/mf_helpers.h
+++ b/media/base/win/mf_helpers.h
@@ -8,6 +8,8 @@
#include <mfapi.h>
#include <stdint.h>
+#include "base/logging.h"
+#include "base/macros.h"
#include "base/win/scoped_comptr.h"
#include "media/base/win/mf_initializer_export.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698