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

Unified Diff: Source/wtf/ArrayBufferContents.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/ArrayBufferContents.h
diff --git a/Source/wtf/ArrayBufferContents.h b/Source/wtf/ArrayBufferContents.h
index 5fceac766574c7e86b42dab9a9baae56ddc7bfd1..edd5ef7346567a8f06f3a99f18cd14608fa84786 100644
--- a/Source/wtf/ArrayBufferContents.h
+++ b/Source/wtf/ArrayBufferContents.h
@@ -29,7 +29,6 @@
#include "wtf/ArrayBufferDeallocationObserver.h"
#include "wtf/Noncopyable.h"
-#include "wtf/PartitionAlloc.h"
#include "wtf/WTFExport.h"
namespace WTF {

Powered by Google App Engine
This is Rietveld 408576698