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

Unified Diff: util/util.gyp

Issue 852773004: win: Add implementation of ExecutablePath (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: test Created 5 years, 11 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 | « util/test/executable_path_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/util.gyp
diff --git a/util/util.gyp b/util/util.gyp
index eb4ff15fea758656063f9c957cdfadb1088b0220..5a54a683205b12598011fc0b3eadb038ea790bd5 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -205,6 +205,7 @@
'test/errors.h',
'test/executable_path.h',
'test/executable_path_mac.cc',
+ 'test/executable_path_win.cc',
'test/mac/dyld.h',
'test/mac/mach_errors.cc',
'test/mac/mach_errors.h',
« no previous file with comments | « util/test/executable_path_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698