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

Unified Diff: test/test.gyp

Issue 1134943003: Move thread from test/ to util/thread/. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: PCHECK fix. Created 5 years, 7 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 | test/thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test.gyp
diff --git a/test/test.gyp b/test/test.gyp
index 7c0175ca71134020b00073d25fa0d17403d29413..0c6f92e98d331ac2740f6f3543011bb4bc64abb7 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -51,10 +51,6 @@
'scoped_temp_dir.h',
'scoped_temp_dir_posix.cc',
'scoped_temp_dir_win.cc',
- 'thread.cc',
- 'thread.h',
- 'thread_posix.cc',
- 'thread_win.cc',
],
'conditions': [
['OS=="mac"', {
« no previous file with comments | « no previous file | test/thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698