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

Unified Diff: Source/wtf/wtf.gypi

Issue 1183763003: Remove ArrayBufferDeallocationObserver (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: move callback to WTF.cpp Created 5 years, 6 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
« Source/wtf/WTF.cpp ('K') | « Source/wtf/testing/RunAllTests.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/wtf.gypi
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi
index 3f611a6961921426c604ef9f948b12b25a1e0e4f..ebe96bdc591c924a19dce7cf313fd0800ce094ac 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -13,7 +13,6 @@
'ArrayBufferBuilder.h',
'ArrayBufferContents.cpp',
'ArrayBufferContents.h',
- 'ArrayBufferDeallocationObserver.h',
'ArrayBufferView.cpp',
'ArrayBufferView.h',
'ArrayPiece.cpp',
« Source/wtf/WTF.cpp ('K') | « Source/wtf/testing/RunAllTests.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698