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

Unified Diff: Source/core/core.gypi

Issue 1183763003: Remove ArrayBufferDeallocationObserver (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: s_ prefix 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
« no previous file with comments | « Source/bindings/tests/results/core/V8ArrayBuffer.cpp ('k') | Source/core/dom/DOMArrayBuffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 44ad79621b3c09d7be315ee13c43d3800fd01918..c836f6ca93f046d9c11510c2ced0bbe0418c5911 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2178,8 +2178,6 @@
'dom/CrossThreadTask.h',
'dom/DOMArrayBuffer.cpp',
'dom/DOMArrayBuffer.h',
- 'dom/DOMArrayBufferDeallocationObserver.cpp',
- 'dom/DOMArrayBufferDeallocationObserver.h',
'dom/DOMArrayBufferView.h',
'dom/DOMArrayPiece.cpp',
'dom/DOMArrayPiece.h',
« no previous file with comments | « Source/bindings/tests/results/core/V8ArrayBuffer.cpp ('k') | Source/core/dom/DOMArrayBuffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698