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

Unified Diff: media/base/factory.h

Issue 3461019: FBTF: Move virtual methods to implementation files. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Win+chromeos+mac fixes Created 10 years, 3 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
Index: media/base/factory.h
diff --git a/media/base/factory.h b/media/base/factory.h
index 49bd8688bdf63dd99f33a69d16a0762727477fab..b9e637d26a3edbe2d04790943b60d8117736b442 100644
--- a/media/base/factory.h
+++ b/media/base/factory.h
@@ -32,6 +32,7 @@
#include <vector>
+#include "base/logging.h"
#include "base/ref_counted.h"
#include "media/base/filters.h"

Powered by Google App Engine
This is Rietveld 408576698