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

Unified Diff: Source/core/platform/ThreadGlobalData.cpp

Issue 15811002: Remove unused includes from core/platform .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 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
Index: Source/core/platform/ThreadGlobalData.cpp
diff --git a/Source/core/platform/ThreadGlobalData.cpp b/Source/core/platform/ThreadGlobalData.cpp
index e0ec4cb98aa5290f37634df5f965b1399ec6da99..32936ccb8d12a4f87614e5d57f80da0f92f2706f 100644
--- a/Source/core/platform/ThreadGlobalData.cpp
+++ b/Source/core/platform/ThreadGlobalData.cpp
@@ -34,7 +34,6 @@
#include "wtf/MainThread.h"
#include "wtf/ThreadSpecific.h"
#include "wtf/Threading.h"
-#include "wtf/UnusedParam.h"
#include "wtf/WTFThreadData.h"
#include "wtf/text/StringImpl.h"

Powered by Google App Engine
This is Rietveld 408576698