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

Unified Diff: client/client.gyp

Issue 999953002: Use LockFile/UnlockFile for Settings to port to Windows (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@lock-fileio-2
Patch Set: Tag inside, no info spam Created 5 years, 8 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 | client/client_test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/client.gyp
diff --git a/client/client.gyp b/client/client.gyp
index 5faaf036f8378915db300ae205e959194f7fd17c..0c39f1e0e09e917d16ae9f81a5e18940fea09337 100644
--- a/client/client.gyp
+++ b/client/client.gyp
@@ -54,10 +54,6 @@
'-lrpcrt4.lib',
],
},
- 'sources!': [
- # Port to Win https://code.google.com/p/crashpad/issues/detail?id=13
- 'settings.cc',
- ],
}],
],
'direct_dependent_settings': {
« no previous file with comments | « no previous file | client/client_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698