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

Unified Diff: base/base.gypi

Issue 10388108: Implement media::VideoDecodeAccelerator on Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: a Created 8 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 | base/mac/scoped_refptr_cftype.h » ('j') | base/mac/scoped_refptr_cftype.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 897cabd13c9531f7eeb408941134464acb1cd354..0438841aa8e575aebc6cdb85afc8feb4ed496af0 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -189,6 +189,7 @@
'mac/scoped_nsautorelease_pool.mm',
'mac/scoped_nsexception_enabler.h',
'mac/scoped_nsexception_enabler.mm',
+ 'mac/scoped_refptr_cftype.h',
'mac/scoped_sending_event.h',
'mac/scoped_sending_event.mm',
'mach_ipc_mac.h',
« no previous file with comments | « no previous file | base/mac/scoped_refptr_cftype.h » ('j') | base/mac/scoped_refptr_cftype.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698