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

Unified Diff: Source/wtf/text/StringImpl.cpp

Issue 48653002: Remove whole include redundancies from Source directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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 | « Source/testing/plugin/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/text/StringImpl.cpp
diff --git a/Source/wtf/text/StringImpl.cpp b/Source/wtf/text/StringImpl.cpp
index 3129e4ad385268aa34adc02c03c82509890ef2ce..c3415de49b3b80c9a07aba82f57a1884ee1db488 100644
--- a/Source/wtf/text/StringImpl.cpp
+++ b/Source/wtf/text/StringImpl.cpp
@@ -37,7 +37,6 @@
#ifdef STRING_STATS
#include "wtf/DataLog.h"
-#include "wtf/MainThread.h"
#include "wtf/ProcessID.h"
#include "wtf/RefCounted.h"
#include <unistd.h>
« no previous file with comments | « Source/testing/plugin/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698