summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_dll.gypi
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-10-22 16:47:54 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-22 23:48:31 +0000
commitf92d25cf9b66e59dd7081a24f97f654f426edff6 (patch)
tree7dffbf237898f559cdfa7b9253db1687b09b2f7f /chrome/chrome_dll.gypi
parenteab63a5d4e884f5bbede6c649d629a807083ef45 (diff)
downloadchromium_src-f92d25cf9b66e59dd7081a24f97f654f426edff6.zip
chromium_src-f92d25cf9b66e59dd7081a24f97f654f426edff6.tar.gz
chromium_src-f92d25cf9b66e59dd7081a24f97f654f426edff6.tar.bz2
Work on Chrome Mac GN build.
This brings the Mac GN build slightly closer to GYP without actually making it work. It starts to untangle some of the chrome_main and chrome_dll issues which were wrong also for Windows. This removes the main_dll target from Linux, where it was referenced but is not necessary. Review URL: https://codereview.chromium.org/1422653002 Cr-Commit-Position: refs/heads/master@{#355676}
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 d246635..ef61887 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -6,6 +6,7 @@
['OS=="mac" or OS=="win"', {
'targets': [
{
+ # GN version: //chrome:chrome_dll
'target_name': 'chrome_dll',
'type': 'none',
'dependencies': [