Index: chrome/common/chrome_constants.cc |
diff --git a/chrome/common/chrome_constants.cc b/chrome/common/chrome_constants.cc |
index e41e836ec4e26efc1970c07095d23981dd3cd46f..bac0a5a6df663fb9364114d3181439bc0a0b3ce2 100644 |
--- a/chrome/common/chrome_constants.cc |
+++ b/chrome/common/chrome_constants.cc |
@@ -119,8 +119,6 @@ const base::FilePath::CharType kFrameworkName[] = |
FPL(PRODUCT_STRING " Framework.framework"); |
const char* const kHelperFlavorSuffixes[] = { |
- FPL("EH"), // Executable heap |
- FPL("NP"), // No PIE |
NULL |
}; |
#endif // OS_MACOSX |