summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_dll.gypi
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-04-30 18:09:35 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-01 01:10:14 +0000
commitedff53a35780ba2f515c7e8d4f7131c91151e1a3 (patch)
treea951d77ed6739fe96ca5bffa6713c2e6a919675e /chrome/chrome_dll.gypi
parent0c215419d6743dd77e5c42d35d5819ffe679340c (diff)
downloadchromium_src-edff53a35780ba2f515c7e8d4f7131c91151e1a3.zip
chromium_src-edff53a35780ba2f515c7e8d4f7131c91151e1a3.tar.gz
chromium_src-edff53a35780ba2f515c7e8d4f7131c91151e1a3.tar.bz2
Add a GN flag for the Windows multi-dll build.
The first pass of moving the other Chrome-specific build flags out of the root build config file and into the new one. This requires both ffmpeg and Blink changes to finish landing. R=scottmg@chromium.org TBR=ddorwin@chromium.org (widevine) Review URL: https://codereview.chromium.org/1120803003 Cr-Commit-Position: refs/heads/master@{#327854}
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r--chrome/chrome_dll.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index b9a9973..94a61a6 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -326,6 +326,7 @@
['chrome_multiple_dll', {
'targets': [
{
+ # GN version: //chrome:chrome_child
'target_name': 'chrome_child_dll',
'type': 'shared_library',
'product_name': 'chrome_child',