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

Unified Diff: Source/wtf/ArrayBuffer.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
« no previous file with comments | « no previous file | Source/wtf/ArrayBuffer.cpp » ('j') | Source/wtf/text/StringImpl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/ArrayBuffer.h
diff --git a/Source/wtf/ArrayBuffer.h b/Source/wtf/ArrayBuffer.h
index 9abf9f9f6139b93471fe8c895d266b223f247ac2..3ecda8daa9db60c7ef87e07527a35167d9cdf11f 100644
--- a/Source/wtf/ArrayBuffer.h
+++ b/Source/wtf/ArrayBuffer.h
@@ -27,7 +27,6 @@
#define ArrayBuffer_h
#include "wtf/ArrayBufferContents.h"
-#include "wtf/ArrayBufferDeallocationObserver.h"
#include "wtf/HashSet.h"
#include "wtf/PassRefPtr.h"
#include "wtf/RefCounted.h"
« no previous file with comments | « no previous file | Source/wtf/ArrayBuffer.cpp » ('j') | Source/wtf/text/StringImpl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698