From b104b50ddb1d70d95ff9ace7a6fb30ec3b1aeb17 Mon Sep 17 00:00:00 2001 From: "erg@google.com" Date: Mon, 18 Oct 2010 20:21:31 +0000 Subject: FBTF: Monster ctor patch after changing heuristics in clang plugin. (Only 916k this time off Debug Linux .a files) BUG=none TEST=compiles Review URL: http://codereview.chromium.org/3814013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62967 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 49679b1..9dae16a 100644 --- a/media/media.gyp +++ b/media/media.gyp @@ -67,6 +67,7 @@ 'audio/win/waveout_output_win.h', 'base/buffers.cc', 'base/buffers.h', + 'base/callback.cc', 'base/callback.h', 'base/clock.h', 'base/clock_impl.cc', -- cgit v1.1