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

Unified Diff: Source/wtf/DecimalNumber.h

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/DecimalNumber.h
diff --git a/Source/wtf/DecimalNumber.h b/Source/wtf/DecimalNumber.h
index 2008dad597bdb9bd45b9de208b34d9aa87f14c08..05d14f4abb4eb55fb9c66202ab68404f2e5c0ea1 100644
--- a/Source/wtf/DecimalNumber.h
+++ b/Source/wtf/DecimalNumber.h
@@ -31,7 +31,6 @@
#include "wtf/MathExtras.h"
#include "wtf/WTFExport.h"
#include "wtf/dtoa.h"
-#include "wtf/text/WTFString.h"
namespace WTF {

Powered by Google App Engine
This is Rietveld 408576698