summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/bindings/bindings.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/Source/bindings/bindings.gypi')
-rw-r--r--third_party/WebKit/Source/bindings/bindings.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/WebKit/Source/bindings/bindings.gypi b/third_party/WebKit/Source/bindings/bindings.gypi
index c7d340a..9f02268 100644
--- a/third_party/WebKit/Source/bindings/bindings.gypi
+++ b/third_party/WebKit/Source/bindings/bindings.gypi
@@ -152,6 +152,8 @@
'v8/custom/V8AudioNodeCustom.cpp',
'v8/custom/V8BiquadFilterNodeCustom.cpp',
'v8/custom/V8BlobCustom.cpp',
+ 'v8/custom/V8BlobCustomHelpers.cpp',
+ 'v8/custom/V8BlobCustomHelpers.h',
'v8/custom/V8CSSRuleCustom.cpp',
'v8/custom/V8CSSStyleDeclarationCustom.cpp',
'v8/custom/V8CSSValueCustom.cpp',
@@ -173,6 +175,7 @@
'v8/custom/V8EventCustom.cpp',
'v8/custom/V8EventTargetCustom.cpp',
'v8/custom/V8ErrorEventCustom.cpp',
+ 'v8/custom/V8FileCustom.cpp',
'v8/custom/V8FileReaderCustom.cpp',
'v8/custom/V8Float32ArrayCustom.h',
'v8/custom/V8Float64ArrayCustom.h',