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

Unified Diff: Source/core/core.gypi

Issue 1269443002: Introduce FlexibleArrayBufferView and TypedFlexibleArrayBufferView (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed typo Created 5 years, 5 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/V8Uint8ClampedArray.h ('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 8b014102bbd8beb5bff2d6bcf9aef3a3665921ce..9e5b85ce7db341c4a6d74489d05559f9cd5b4799 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2273,6 +2273,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/V8Uint8ClampedArray.h ('k') | Source/core/dom/FlexibleArrayBufferView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698