From 8e38341c65360b48c32b88c58d6ac490516c0c0c Mon Sep 17 00:00:00 2001 From: "erg@google.com" Date: Tue, 19 Oct 2010 16:57:03 +0000 Subject: FBTF: Even more ctor/virtual deinlining. (Only 424k off Linux debug .a files). BUG=none TEST=compiles Review URL: http://codereview.chromium.org/3859003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63059 0039d316-1c4b-4281-b951-d872f2087c98 --- media/media.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'media/media.gyp') diff --git a/media/media.gyp b/media/media.gyp index 9dae16a..0afbd79 100644 --- a/media/media.gyp +++ b/media/media.gyp @@ -91,6 +91,7 @@ 'base/pipeline.h', 'base/pipeline_impl.cc', 'base/pipeline_impl.h', + 'base/pts_heap.cc', 'base/pts_heap.h', 'base/seekable_buffer.cc', 'base/seekable_buffer.h', -- cgit v1.1