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

Unified Diff: Source/wtf/ThreadIdentifierDataPthreads.cpp

Issue 98183002: Remove duplicated headers from wtf/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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
Index: Source/wtf/ThreadIdentifierDataPthreads.cpp
diff --git a/Source/wtf/ThreadIdentifierDataPthreads.cpp b/Source/wtf/ThreadIdentifierDataPthreads.cpp
index 70bc0495415f4f8aa979d32c6ac136fb5e5e9696..9590e5b0e260f1d89a49f0e740f9f85490170879 100644
--- a/Source/wtf/ThreadIdentifierDataPthreads.cpp
+++ b/Source/wtf/ThreadIdentifierDataPthreads.cpp
@@ -35,7 +35,6 @@
#include "wtf/ThreadIdentifierDataPthreads.h"
#include "wtf/Assertions.h"
-#include "wtf/Threading.h"
#include "wtf/WTF.h"
#if OS(ANDROID)
« no previous file with comments | « Source/wtf/PageAllocator.cpp ('k') | Source/wtf/WTF.h » ('j') | Source/wtf/text/StringImpl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698