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

Unified Diff: base/base.gypi

Issue 22750002: Move AlterEnvironment to base/environment.h, implement on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win Created 7 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 | base/environment.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 02697b2133fd802d3b01e47d8f117520fd462a6f..3b9a8d2d1eb3ed86872de87ccbfa5f0c543b6960 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -400,6 +400,7 @@
'process/kill_mac.cc',
'process/kill_posix.cc',
'process/kill_win.cc',
+ 'process/launch.cc',
'process/launch.h',
'process/launch_ios.cc',
'process/launch_mac.cc',
« no previous file with comments | « no previous file | base/environment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698