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

Unified Diff: base/threading/thread_checker.h

Issue 168373002: Make the #includes consistent in various thread checkers between debug and release mode. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 10 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 | « base/threading/non_thread_safe.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/threading/thread_checker.h
===================================================================
--- base/threading/thread_checker.h (revision 251478)
+++ base/threading/thread_checker.h (working copy)
@@ -20,9 +20,7 @@
#define ENABLE_THREAD_CHECKER 0
#endif
-#if ENABLE_THREAD_CHECKER
#include "base/threading/thread_checker_impl.h"
-#endif
namespace base {
« no previous file with comments | « base/threading/non_thread_safe.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698