From af049ddb7826794bdaf5fbfd22f07fa7a743e2bc Mon Sep 17 00:00:00 2001 From: "tsepez@chromium.org" Date: Tue, 26 Jun 2012 01:01:42 +0000 Subject: Generate param traits even when shared by mutliple message files. Review URL: https://chromiumcodereview.appspot.com/10577040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144082 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_common.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/chrome_common.gypi') diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index df1b019..46d108c 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -99,6 +99,7 @@ 'common/common_message_generator.h', 'common/common_param_traits.cc', 'common/common_param_traits.h', + 'common/common_param_traits_macros.h', 'common/content_settings.cc', 'common/content_settings.h', 'common/content_settings_helper.cc', -- cgit v1.1