From ad9b5934a4b5601e5332f8447d0614e2dd1d0dd6 Mon Sep 17 00:00:00 2001 From: "scottmg@chromium.org" Date: Mon, 19 Aug 2013 15:15:13 +0000 Subject: Set chrome_multiple_dll=1 by default on Windows in static_library TBR=jam@chromium.org R=jamesr@chromium.org BUG=237249 Review URL: https://chromiumcodereview.appspot.com/22909017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218286 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_android.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/chrome_android.gypi') diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi index 8237fac..4c3abad 100644 --- a/chrome/chrome_android.gypi +++ b/chrome/chrome_android.gypi @@ -19,6 +19,7 @@ 'chrome_android_auxiliary', 'chromium_testshell_jni_headers', 'chrome.gyp:browser_ui', + '../content/content.gyp:content_app_browser', ], 'sources': [ # This file must always be included in the shared_library step to ensure -- cgit v1.1