From 18e78c588d4f6cc333737d3e79b5e58210ddaac2 Mon Sep 17 00:00:00 2001 From: "scottmg@chromium.org" Date: Wed, 22 May 2013 22:40:55 +0000 Subject: pull plugin name constants out for split_link (flapper works now!) R=cpu@chromium.org TBR=jam@chromium.org BUG=237249 Review URL: https://chromiumcodereview.appspot.com/15745007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201625 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 47b66b3..ab53e50 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -121,6 +121,7 @@ 'common/child_process_logging_win.cc', 'common/chrome_content_client.cc', 'common/chrome_content_client.h', + 'common/chrome_content_client_constants.cc', 'common/chrome_content_client_ios.mm', 'common/chrome_notification_types.h', 'common/chrome_result_codes.h', -- cgit v1.1