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

Unified Diff: media/media.gyp

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/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 21f0dc193429b332dbd94fecbb665c3a582ec90f..5685729f1641a19f5cf710a6ec5047a95570ac98 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -75,6 +75,7 @@
'base/djb2.h',
'base/factory.h',
'base/filter_host.h',
+ 'base/filters.cc',
'base/filters.h',
'base/media.h',
'base/media_format.cc',

Powered by Google App Engine
This is Rietveld 408576698