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

Unified Diff: client/client_test.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 | « client/client.gyp ('k') | client/crash_report_database_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/client_test.gyp
diff --git a/client/client_test.gyp b/client/client_test.gyp
index 713416207d7770680b61033a9f7ce0ac19fb424f..cc6893f9b38c172e1d5680373712d33d19e078bf 100644
--- a/client/client_test.gyp
+++ b/client/client_test.gyp
@@ -39,14 +39,6 @@
'simple_string_dictionary_test.cc',
'simulate_crash_mac_test.cc',
],
- 'conditions': [
- ['OS=="win"', {
- 'sources!': [
- # Port to Win https://code.google.com/p/crashpad/issues/detail?id=13
- 'settings_test.cc',
- ],
- }],
- ],
},
],
}
« no previous file with comments | « client/client.gyp ('k') | client/crash_report_database_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698