From 1279d5f395182c6fa783da0d85216777d931af6b Mon Sep 17 00:00:00 2001 From: "avi@chromium.org" Date: Mon, 22 Jun 2009 18:34:10 +0000 Subject: Theme image support for the Mac. BUG=none TEST=none Review URL: http://codereview.chromium.org/140007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18925 0039d316-1c4b-4281-b951-d872f2087c98 --- app/app.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'app/app.gyp') diff --git a/app/app.gyp b/app/app.gyp index e316d41d..faced76 100644 --- a/app/app.gyp +++ b/app/app.gyp @@ -101,6 +101,7 @@ 'resource_bundle_mac.mm', 'slide_animation.cc', 'slide_animation.h', + 'theme_provider.cc', 'theme_provider.h', 'throb_animation.cc', 'throb_animation.h', -- cgit v1.1