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

Unified Diff: base/thread_collision_warner.h

Issue 42165: Remove unneeded platform_thread.h includes. Reduces number of includes from 5... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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 | base/thread_collision_warner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/thread_collision_warner.h
===================================================================
--- base/thread_collision_warner.h (revision 11592)
+++ base/thread_collision_warner.h (working copy)
@@ -8,7 +8,6 @@
#include <memory>
#include "base/atomicops.h"
-#include "base/platform_thread.h"
// A helper class alongside macros to be used to verify assumptions about thread
// safety of a class.
« no previous file with comments | « no previous file | base/thread_collision_warner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698