summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/WebCore.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/WebCore.gypi')
-rw-r--r--Source/WebCore/WebCore.gypi7
1 files changed, 7 insertions, 0 deletions
diff --git a/Source/WebCore/WebCore.gypi b/Source/WebCore/WebCore.gypi
index 952b8001d..b6022e340 100644
--- a/Source/WebCore/WebCore.gypi
+++ b/Source/WebCore/WebCore.gypi
@@ -2230,6 +2230,7 @@
'bindings/v8/ScriptProfiler.h',
'bindings/v8/ScriptScope.cpp',
'bindings/v8/ScriptScope.h',
+ 'bindings/v8/ScriptSourceCode.cpp',
'bindings/v8/ScriptSourceCode.h',
'bindings/v8/ScriptState.cpp',
'bindings/v8/ScriptState.h',
@@ -2288,6 +2289,8 @@
'bindings/v8/V8Proxy.h',
'bindings/v8/V8RecursionScope.cpp',
'bindings/v8/V8RecursionScope.h',
+ 'bindings/v8/V8StringResource.cpp',
+ 'bindings/v8/V8StringResource.h',
'bindings/v8/V8ThrowException.cpp',
'bindings/v8/V8ThrowException.h',
'bindings/v8/V8Utilities.cpp',
@@ -2310,6 +2313,7 @@
'bindings/v8/WorldContextHandle.h',
'bindings/v8/WrapperTypeInfo.h',
'bindings/v8/custom/V8ArrayBufferCustom.cpp',
+ 'bindings/v8/custom/V8ArrayBufferCustom.h',
'bindings/v8/custom/V8ArrayBufferViewCustom.cpp',
'bindings/v8/custom/V8ArrayBufferViewCustom.h',
'bindings/v8/custom/V8AudioBufferSourceNodeCustom.cpp',
@@ -2642,6 +2646,8 @@
'editing/CompositeEditCommand.cpp',
'editing/CreateLinkCommand.cpp',
'editing/CreateLinkCommand.h',
+ 'editing/DOMTransactionStep.cpp',
+ 'editing/DOMTransactionStep.h',
'editing/DeleteButton.cpp',
'editing/DeleteButton.h',
'editing/DeleteButtonController.cpp',
@@ -6391,6 +6397,7 @@
],
'webinspector_standalone_css_files': [
'inspector/front-end/auditsPanel.css',
+ 'inspector/front-end/breadcrumbList.css',
'inspector/front-end/cm/codemirror.css',
'inspector/front-end/cmdevtools.css',
'inspector/front-end/dataGrid.css',