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

Unified Diff: chrome/app/app_asan.saves

Issue 10837149: Don't use NXArgc or NXArgv. Access them via _NSGetArgc() and _NSGetArgv(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Make argvp conster Created 8 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
Index: chrome/app/app_asan.saves
diff --git a/chrome/app/app_asan.saves b/chrome/app/app_asan.saves
index 2cadbb23f7f8004fcb1570791f2caa49dce98ca4..fd8b352882e9ab180a735fe815601dab1862f7eb 100644
--- a/chrome/app/app_asan.saves
+++ b/chrome/app/app_asan.saves
@@ -13,8 +13,6 @@
# Chromium-specific symbols.
_main
-_NXArgc
-_NXArgv
# AddressSanitizer-specific symbols.
___asan_init

Powered by Google App Engine
This is Rietveld 408576698