Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6396)

Unified Diff: chrome/chrome_exe.gypi

Issue 1315163004: Remove the unused helper apps on OS X. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop a one line whitespace change. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/chrome_main_delegate.cc ('k') | chrome/common/chrome_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « chrome/app/chrome_main_delegate.cc ('k') | chrome/common/chrome_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698