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

Unified Diff: Source/wtf/WTF.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/WTF.h
diff --git a/Source/wtf/WTF.h b/Source/wtf/WTF.h
index 375b7981ba5a26dd94dc82e8acb2f48ac6cea7b7..ffd733967a1aec9dc707b17eae4e9e277612d92b 100644
--- a/Source/wtf/WTF.h
+++ b/Source/wtf/WTF.h
@@ -34,6 +34,7 @@
#include "wtf/Compiler.h"
#include "wtf/CurrentTime.h"
#include "wtf/PartitionAlloc.h"
+#include "wtf/WTFExport.h"
namespace WTF {

Powered by Google App Engine
This is Rietveld 408576698