Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index 811a233253e3908b79b5a93fc68436f5180c2f57..f6976c28d57d46a88f566442330644692dbee949 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -366,14 +366,8 @@ |
# This postbuid step is responsible for creating the following |
# helpers: |
# |
- # For unofficial Chromium branding, Chromium Helper EH.app and |
- # Chromium Helper NP.app are created from Chromium Helper.app. |
- # For official Google Chrome branding, Google Chrome Helper |
- # EH.app and Google Chrome Helper NP.app are created from |
- # Google Chrome Helper.app. |
- # |
- # The EH helper is marked for an executable heap. The NP helper |
- # is marked for no PIE (ASLR). |
+ # Currently no helpers are produced (crbug.com/520680), but |
+ # more will be added soon (crbug.com/497190). |
# |
# Normally, applications shipping as part of offical builds with |
# Google Chrome branding have dsymutil (dwarf-with-dsym, |