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

Unified Diff: chrome/app/app.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
« no previous file with comments | « no previous file | chrome/app/app_asan.saves » ('j') | chrome/browser/mac/relauncher.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/app.saves
diff --git a/chrome/app/app.saves b/chrome/app/app.saves
index 8ae1b93fad36a04dad453bc671af08ab437753a0..f002013d991443f95fc37941ca25fd9aeca94b67 100644
--- a/chrome/app/app.saves
+++ b/chrome/app/app.saves
@@ -6,5 +6,3 @@
# helper app executables.
_main
-_NXArgc
-_NXArgv
« no previous file with comments | « no previous file | chrome/app/app_asan.saves » ('j') | chrome/browser/mac/relauncher.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698