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

Unified Diff: base/base.gyp

Issue 9024015: Provide windows notification of thread termination (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Use CRT symbols to bracket array of callbacks Created 9 years 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/win/dllmain.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
===================================================================
--- base/base.gyp (revision 115546)
+++ base/base.gyp (working copy)
@@ -127,6 +127,7 @@
'at_exit_unittest.cc',
'atomicops_unittest.cc',
'base64_unittest.cc',
+ 'win/dllmain.cc',
Sigurður Ásgeirsson 2011/12/22 20:04:51 nit: this file is out of order here. Is it your in
jar (doing other things) 2011/12/22 22:04:42 It was in the wrong place.... and I don't know how
'bind_unittest.cc',
'bind_unittest.nc',
'bits_unittest.cc',
« no previous file with comments | « no previous file | base/win/dllmain.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698