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

Unified Diff: Source/core/core.gypi

Issue 1091543002: IDL: Add [FlexibleArrayBufferView] and use for bufferSubData Base URL: https://chromium.googlesource.com/chromium/blink.git@idl-includes-for-type-tuning
Patch Set: add warning about the storage's life-time Created 5 years, 8 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/V8TestObject.cpp ('k') | Source/core/dom/FlexibleArrayBufferView.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 9f721c354ff11c1d9796dc81a772100ca198d4ad..d9200e8cf48bc28f669c74e9c146ba2037e7ac98 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2207,6 +2207,7 @@
'dom/ExecutionContextTask.h',
'dom/FirstLetterPseudoElement.cpp',
'dom/FirstLetterPseudoElement.h',
+ 'dom/FlexibleArrayBufferView.h',
'dom/FrameRequestCallback.h',
'dom/FrameRequestCallbackCollection.cpp',
'dom/FrameRequestCallbackCollection.h',
« no previous file with comments | « Source/bindings/tests/results/core/V8TestObject.cpp ('k') | Source/core/dom/FlexibleArrayBufferView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698