OSDN Git Service

Merge WebKit at r71558: Initial merge by git.
[android-x86/external-webkit.git] / WebCore / WebCore.gypi
index 4887033..faa339a 100644 (file)
@@ -30,6 +30,7 @@
             'css/WebKitCSSTransformValue.idl',
             'dom/Attr.idl',
             'dom/BeforeLoadEvent.idl',
+            'dom/BeforeProcessEvent.idl',
             'dom/CDATASection.idl',
             'dom/CharacterData.idl',
             'dom/ClientRect.idl',
@@ -41,6 +42,8 @@
             'dom/DOMCoreException.idl',
             'dom/DOMImplementation.idl',
             'dom/DOMStringList.idl',
+            'dom/DOMStringMap.idl',
+            'dom/DeviceMotionEvent.idl',
             'dom/DeviceOrientationEvent.idl',
             'dom/Document.idl',
             'dom/DocumentFragment.idl',
@@ -53,6 +56,7 @@
             'dom/EventException.idl',
             'dom/EventListener.idl',
             'dom/EventTarget.idl',
+            'dom/HashChangeEvent.idl',
             'dom/KeyboardEvent.idl',
             'dom/MessageChannel.idl',
             'dom/MessageEvent.idl',
             'dom/WebKitAnimationEvent.idl',
             'dom/WebKitTransitionEvent.idl',
             'dom/WheelEvent.idl',
-            'html/Blob.idl',
-            'html/BlobBuilder.idl',
-            'html/canvas/WebGLActiveInfo.idl',
-            'html/canvas/ArrayBufferView.idl',
-            'html/canvas/ArrayBuffer.idl',
-            'html/canvas/WebGLBuffer.idl',
-            'html/canvas/Int8Array.idl',
-            'html/canvas/WebGLContextAttributes.idl',
-            'html/canvas/Float32Array.idl',
-            'html/canvas/WebGLFramebuffer.idl',
-            'html/canvas/CanvasGradient.idl',
-            'html/canvas/Int32Array.idl',
-            'html/canvas/CanvasPattern.idl',
-            'html/canvas/CanvasPixelArray.idl',
-            'html/canvas/WebGLProgram.idl',
-            'html/canvas/WebGLRenderbuffer.idl',
-            'html/canvas/CanvasRenderingContext.idl',
-            'html/canvas/CanvasRenderingContext2D.idl',
-            'html/canvas/WebGLRenderingContext.idl',
-            'html/canvas/WebGLShader.idl',
-            'html/canvas/Int16Array.idl',
-            'html/canvas/WebGLUniformLocation.idl',
-            'html/canvas/Uint8Array.idl',
-            'html/canvas/Uint32Array.idl',
-            'html/canvas/Uint16Array.idl',
-            'html/canvas/WebGLTexture.idl',
+            'fileapi/Blob.idl',
+            'fileapi/BlobBuilder.idl',
+            'fileapi/DirectoryEntry.idl',
+            'fileapi/DirectoryEntrySync.idl',
+            'fileapi/DirectoryReader.idl',
+            'fileapi/DirectoryReaderSync.idl',
+            'fileapi/DOMFileSystem.idl',
+            'fileapi/DOMFileSystemSync.idl',
+            'fileapi/EntriesCallback.idl',
+            'fileapi/Entry.idl',
+            'fileapi/EntryArray.idl',
+            'fileapi/EntryArraySync.idl',
+            'fileapi/EntryCallback.idl',
+            'fileapi/EntrySync.idl',
+            'fileapi/ErrorCallback.idl',
+            'fileapi/File.idl',
+            'fileapi/FileCallback.idl',
+            'fileapi/FileEntry.idl',
+            'fileapi/FileEntrySync.idl',
+            'fileapi/FileError.idl',
+            'fileapi/FileException.idl',
+            'fileapi/FileList.idl',
+            'fileapi/FileReader.idl',
+            'fileapi/FileReaderSync.idl',
+            'fileapi/FileSystemCallback.idl',
+            'fileapi/FileWriter.idl',
+            'fileapi/FileWriterCallback.idl',
+            'fileapi/Flags.idl',
+            'fileapi/Metadata.idl',
+            'fileapi/MetadataCallback.idl',
+            'html/DOMFormData.idl',
+            'html/DOMSettableTokenList.idl',
+            'html/DOMTokenList.idl',
             'html/DataGridColumn.idl',
             'html/DataGridColumnList.idl',
-            'html/DOMFormData.idl',
-            'html/File.idl',
-            'html/FileError.idl',
-            'html/FileList.idl',
-            'html/FileReader.idl',
             'html/HTMLAllCollection.idl',
             'html/HTMLAnchorElement.idl',
             'html/HTMLAppletElement.idl',
             'html/HTMLOptGroupElement.idl',
             'html/HTMLOptionElement.idl',
             'html/HTMLOptionsCollection.idl',
+            'html/HTMLOutputElement.idl',
             'html/HTMLParagraphElement.idl',
             'html/HTMLParamElement.idl',
             'html/HTMLPreElement.idl',
             'html/TimeRanges.idl',
             'html/ValidityState.idl',
             'html/VoidCallback.idl',
+            'html/canvas/ArrayBuffer.idl',
+            'html/canvas/ArrayBufferView.idl',
+            'html/canvas/CanvasGradient.idl',
+            'html/canvas/CanvasPattern.idl',
+            'html/canvas/CanvasPixelArray.idl',
+            'html/canvas/CanvasRenderingContext.idl',
+            'html/canvas/CanvasRenderingContext2D.idl',
+            'html/canvas/Float32Array.idl',
+            'html/canvas/Int16Array.idl',
+            'html/canvas/Int32Array.idl',
+            'html/canvas/Int8Array.idl',
+            'html/canvas/Uint16Array.idl',
+            'html/canvas/Uint32Array.idl',
+            'html/canvas/Uint8Array.idl',
+            'html/canvas/WebGLActiveInfo.idl',
+            'html/canvas/WebGLBuffer.idl',
+            'html/canvas/WebGLContextAttributes.idl',
+            'html/canvas/WebGLContextEvent.idl',
+            'html/canvas/WebGLFramebuffer.idl',
+            'html/canvas/WebGLProgram.idl',
+            'html/canvas/WebGLRenderbuffer.idl',
+            'html/canvas/WebGLRenderingContext.idl',
+            'html/canvas/WebGLShader.idl',
+            'html/canvas/WebGLTexture.idl',
+            'html/canvas/WebGLUniformLocation.idl',
             'inspector/InjectedScriptHost.idl',
-            'inspector/InspectorBackend.idl',
             'inspector/InspectorFrontendHost.idl',
             'inspector/JavaScriptCallFrame.idl',
             'inspector/ScriptProfile.idl',
             'page/History.idl',
             'page/Location.idl',
             'page/MemoryInfo.idl',
+            'page/Navigation.idl',
             'page/Navigator.idl',
+            'page/Performance.idl',
             'page/PositionError.idl',
             'page/Screen.idl',
+            'page/Timing.idl',
             'page/WebKitPoint.idl',
             'page/WorkerNavigator.idl',
-            'plugins/MimeType.idl',
-            'plugins/MimeTypeArray.idl',
-            'plugins/Plugin.idl',
-            'plugins/PluginArray.idl',
+            'plugins/DOMMimeType.idl',
+            'plugins/DOMMimeTypeArray.idl',
+            'plugins/DOMPlugin.idl',
+            'plugins/DOMPluginArray.idl',
             'storage/Database.idl',
             'storage/DatabaseCallback.idl',
             'storage/DatabaseSync.idl',
             'storage/IDBAny.idl',
+            'storage/IDBCursor.idl',
             'storage/IDBDatabaseError.idl',
             'storage/IDBDatabaseException.idl',
-            'storage/IDBDatabaseRequest.idl',
+            'storage/IDBDatabase.idl',
             'storage/IDBErrorEvent.idl',
             'storage/IDBEvent.idl',
-            'storage/IDBIndexRequest.idl',
+            'storage/IDBFactory.idl',
+            'storage/IDBIndex.idl',
+            'storage/IDBKey.idl',
             'storage/IDBKeyRange.idl',
-            'storage/IDBObjectStoreRequest.idl',
+            'storage/IDBObjectStore.idl',
             'storage/IDBRequest.idl',
             'storage/IDBSuccessEvent.idl',
-            'storage/IndexedDatabaseRequest.idl',
+            'storage/IDBTransaction.idl',
             'storage/SQLError.idl',
             'storage/SQLException.idl',
             'storage/SQLResultSet.idl',
             'svg/SVGAnimatedNumber.idl',
             'svg/SVGAnimatedNumberList.idl',
             'svg/SVGAnimatedPathData.idl',
-            'svg/SVGAnimatedPoints.idl',
             'svg/SVGAnimatedPreserveAspectRatio.idl',
             'svg/SVGAnimatedRect.idl',
             'svg/SVGAnimatedString.idl',
             'svg/SVGFEColorMatrixElement.idl',
             'svg/SVGFEComponentTransferElement.idl',
             'svg/SVGFECompositeElement.idl',
+            'svg/SVGFEConvolveMatrixElement.idl',
             'svg/SVGFEDiffuseLightingElement.idl',
             'svg/SVGFEDisplacementMapElement.idl',
             'svg/SVGFEDistantLightElement.idl',
             'accessibility/win/AccessibilityObjectWin.cpp',
             'accessibility/win/AccessibilityObjectWrapperWin.h',
             'accessibility/wx/AccessibilityObjectWx.cpp',
+            'bindings/generic/ActiveDOMCallback.cpp',
+            'bindings/generic/ActiveDOMCallback.h',
             'bindings/generic/BindingDOMWindow.h',
-            'bindings/generic/BindingElement.h',
+            'bindings/generic/BindingFrame.h',
+            'bindings/generic/BindingLocation.h',
             'bindings/generic/BindingSecurity.h',
             'bindings/generic/BindingSecurityBase.cpp',
             'bindings/generic/BindingSecurityBase.h',
             'bindings/js/JSAttrCustom.cpp',
             'bindings/js/JSAudioConstructor.cpp',
             'bindings/js/JSAudioConstructor.h',
+            'bindings/js/JSBinding.h',
             'bindings/js/JSCanvasRenderingContextCustom.cpp',
             'bindings/js/JSCanvasRenderingContext2DCustom.cpp',
             'bindings/js/JSCDATASectionCustom.cpp',
             'bindings/js/JSCustomVoidCallback.h',
             'bindings/js/JSCustomXPathNSResolver.cpp',
             'bindings/js/JSCustomXPathNSResolver.h',
-            'bindings/js/JSDatabaseCustom.cpp',
-            'bindings/js/JSDatabaseSyncCustom.cpp',
             'bindings/js/JSDataGridColumnListCustom.cpp',
             'bindings/js/JSDataGridDataSource.cpp',
             'bindings/js/JSDataGridDataSource.h',
             'bindings/js/JSDedicatedWorkerContextCustom.cpp',
             'bindings/js/JSDebugWrapperSet.cpp',
             'bindings/js/JSDebugWrapperSet.h',
+            'bindings/js/JSDeviceMotionEventCustom.cpp',
+            'bindings/js/JSDeviceOrientationEventCustom.cpp',
+            'bindings/js/JSDirectoryEntryCustom.cpp',
+            'bindings/js/JSDirectoryEntrySyncCustom.cpp',
             'bindings/js/JSDocumentCustom.cpp',
             'bindings/js/JSDOMApplicationCacheCustom.cpp',
             'bindings/js/JSDOMBinding.cpp',
             'bindings/js/JSDOMBinding.h',
             'bindings/js/JSDOMGlobalObject.cpp',
             'bindings/js/JSDOMGlobalObject.h',
+            'bindings/js/JSDOMStringMapCustom.cpp',
+            'bindings/js/JSDOMStringMapCustom.h',
             'bindings/js/JSDOMWindowBase.cpp',
             'bindings/js/JSDOMWindowBase.h',
             'bindings/js/JSDOMWindowCustom.cpp',
             'bindings/js/JSDOMWrapper.cpp',
             'bindings/js/JSDOMWrapper.h',
             'bindings/js/JSElementCustom.cpp',
+            'bindings/js/JSEntryCustom.cpp',
+            'bindings/js/JSEntrySyncCustom.cpp',
             'bindings/js/JSEventCustom.cpp',
             'bindings/js/JSEventListener.cpp',
             'bindings/js/JSEventListener.h',
             'bindings/js/JSEventTarget.h',
             'bindings/js/JSExceptionBase.cpp',
             'bindings/js/JSExceptionBase.h',
+            'bindings/js/JSFileReaderCustom.cpp',
             'bindings/js/JSGeolocationCustom.cpp',
             'bindings/js/JSHistoryCustom.cpp',
             'bindings/js/JSHistoryCustom.h',
             'bindings/js/JSHTMLFormElementCustom.cpp',
             'bindings/js/JSHTMLFrameElementCustom.cpp',
             'bindings/js/JSHTMLFrameSetElementCustom.cpp',
-            'bindings/js/JSHTMLIFrameElementCustom.cpp',
             'bindings/js/JSHTMLInputElementCustom.cpp',
             'bindings/js/JSHTMLInputElementCustom.h',
             'bindings/js/JSHTMLObjectElementCustom.cpp',
             'bindings/js/JSHTMLObjectElementCustom.h',
             'bindings/js/JSHTMLOptionsCollectionCustom.cpp',
+            'bindings/js/JSHTMLOutputElementCustom.cpp',
             'bindings/js/JSHTMLSelectElementCustom.cpp',
             'bindings/js/JSHTMLSelectElementCustom.h',
             'bindings/js/JSImageConstructor.cpp',
             'bindings/js/JSMessageEventCustom.cpp',
             'bindings/js/JSMessagePortCustom.cpp',
             'bindings/js/JSMessagePortCustom.h',
-            'bindings/js/JSMimeTypeArrayCustom.cpp',
+            'bindings/js/JSDOMMimeTypeArrayCustom.cpp',
             'bindings/js/JSNamedNodeMapCustom.cpp',
             'bindings/js/JSNamedNodesCollection.cpp',
             'bindings/js/JSNamedNodesCollection.h',
             'bindings/js/JSNodeListCustom.cpp',
             'bindings/js/JSOptionConstructor.cpp',
             'bindings/js/JSOptionConstructor.h',
-            'bindings/js/JSPluginArrayCustom.cpp',
-            'bindings/js/JSPluginCustom.cpp',
+            'bindings/js/JSDOMPluginArrayCustom.cpp',
+            'bindings/js/JSDOMPluginCustom.cpp',
             'bindings/js/JSPluginElementFunctions.cpp',
             'bindings/js/JSPluginElementFunctions.h',
             'bindings/js/JSRGBColor.cpp',
             'bindings/js/JSSVGPODListCustom.h',
             'bindings/js/JSSVGPODTypeWrapper.h',
             'bindings/js/JSTextCustom.cpp',
+            'bindings/js/JSTouchCustom.cpp',
+            'bindings/js/JSTouchListCustom.cpp',
             'bindings/js/JSTreeWalkerCustom.cpp',
             'bindings/js/JSWebKitCSSMatrixCustom.cpp',
             'bindings/js/JSWebKitPointCustom.cpp',
             'bindings/js/JavaScriptCallFrame.h',
             'bindings/js/ScheduledAction.cpp',
             'bindings/js/ScheduledAction.h',
-            'bindings/js/ScriptArray.cpp',
-            'bindings/js/ScriptArray.h',
             'bindings/js/ScriptCachedFrameData.cpp',
             'bindings/js/ScriptCachedFrameData.h',
-            'bindings/js/ScriptCallFrame.cpp',
-            'bindings/js/ScriptCallFrame.h',
-            'bindings/js/ScriptCallStack.cpp',
-            'bindings/js/ScriptCallStack.h',
             'bindings/js/ScriptController.cpp',
             'bindings/js/ScriptController.h',
             'bindings/js/ScriptControllerGtk.cpp',
             'bindings/js/ScriptSourceProvider.h',
             'bindings/js/ScriptState.cpp',
             'bindings/js/ScriptState.h',
-            'bindings/js/ScriptString.h',
             'bindings/js/ScriptValue.cpp',
             'bindings/js/ScriptValue.h',
             'bindings/js/ScriptWrappable.h',
             'bindings/js/WebCoreJSClientData.h',
             'bindings/js/WorkerScriptController.cpp',
             'bindings/js/WorkerScriptController.h',
+            'bindings/js/specialization/JSBindingState.cpp',
+            'bindings/js/specialization/JSBindingState.h',
             'bindings/ScriptControllerBase.cpp',
+            'bindings/ScriptControllerBase.h',
             'bindings/v8/ChildThreadDOMData.cpp',
             'bindings/v8/ChildThreadDOMData.h',
+            'bindings/v8/IDBBindingUtilities.cpp',
+            'bindings/v8/IDBBindingUtilities.h',
             'bindings/v8/custom/V8CanvasPixelArrayCustom.cpp',
             'bindings/v8/custom/V8ArrayBufferViewCustom.h',
             'bindings/v8/custom/V8ArrayBufferViewCustom.cpp',
             'bindings/v8/custom/V8ArrayBufferCustom.cpp',
             'bindings/v8/custom/V8Int8ArrayCustom.cpp',
             'bindings/v8/custom/V8Int32ArrayCustom.cpp',
+            'bindings/v8/custom/V8FileReaderCustom.cpp',
             'bindings/v8/custom/V8Float32ArrayCustom.cpp',
             'bindings/v8/custom/V8Int16ArrayCustom.cpp',
             'bindings/v8/custom/V8Uint8ArrayCustom.cpp',
             'bindings/v8/custom/V8CustomVoidCallback.h',
             'bindings/v8/custom/V8CustomXPathNSResolver.cpp',
             'bindings/v8/custom/V8CustomXPathNSResolver.h',
-            'bindings/v8/custom/V8DatabaseCustom.cpp',
-            'bindings/v8/custom/V8DatabaseSyncCustom.cpp',
             'bindings/v8/custom/V8DataGridColumnListCustom.cpp',
             'bindings/v8/custom/V8DedicatedWorkerContextCustom.cpp',
+            'bindings/v8/custom/V8DeviceMotionEventCustom.cpp',
+            'bindings/v8/custom/V8DeviceOrientationEventCustom.cpp',
+            'bindings/v8/custom/V8DirectoryEntryCustom.cpp',
+            'bindings/v8/custom/V8DirectoryEntrySyncCustom.cpp',
             'bindings/v8/custom/V8DocumentLocationCustom.cpp',
             'bindings/v8/custom/V8DOMFormDataCustom.cpp',
+            'bindings/v8/custom/V8DOMSettableTokenListCustom.cpp',
+            'bindings/v8/custom/V8DOMStringMapCustom.cpp',
+            'bindings/v8/custom/V8DOMTokenListCustom.cpp',
             'bindings/v8/custom/V8DOMWindowCustom.cpp',
             'bindings/v8/custom/V8DocumentCustom.cpp',
             'bindings/v8/custom/V8ElementCustom.cpp',
+            'bindings/v8/custom/V8EntryCustom.cpp',
+            'bindings/v8/custom/V8EntrySyncCustom.cpp',
             'bindings/v8/custom/V8EventCustom.cpp',
             'bindings/v8/custom/V8EventSourceConstructor.cpp',
             'bindings/v8/custom/V8GeolocationCustom.cpp',
             'bindings/v8/custom/V8HTMLFormElementCustom.cpp',
             'bindings/v8/custom/V8HTMLFrameElementCustom.cpp',
             'bindings/v8/custom/V8HTMLFrameSetElementCustom.cpp',
-            'bindings/v8/custom/V8HTMLIFrameElementCustom.cpp',
             'bindings/v8/custom/V8HTMLImageElementConstructor.cpp',
             'bindings/v8/custom/V8HTMLImageElementConstructor.h',
             'bindings/v8/custom/V8HTMLInputElementCustom.cpp',
             'bindings/v8/custom/V8HTMLOptionElementConstructor.cpp',
             'bindings/v8/custom/V8HTMLOptionElementConstructor.h',
             'bindings/v8/custom/V8HTMLOptionsCollectionCustom.cpp',
+            'bindings/v8/custom/V8HTMLOutputElementCustom.cpp',
             'bindings/v8/custom/V8HTMLPlugInElementCustom.cpp',
             'bindings/v8/custom/V8HTMLSelectElementCustom.cpp',
             'bindings/v8/custom/V8HTMLSelectElementCustom.h',
             'bindings/v8/custom/V8IDBAnyCustom.cpp',
+            'bindings/v8/custom/V8IDBKeyCustom.cpp',
             'bindings/v8/custom/V8InjectedScriptHostCustom.cpp',
             'bindings/v8/custom/V8InspectorFrontendHostCustom.cpp',
             'bindings/v8/custom/V8JavaScriptCallFrameCustom.cpp',
             'bindings/v8/ScheduledAction.h',
             'bindings/v8/ScopedDOMDataStore.cpp',
             'bindings/v8/ScopedDOMDataStore.h',
-            'bindings/v8/ScriptArray.cpp',
-            'bindings/v8/ScriptArray.h',
             'bindings/v8/ScriptCachedFrameData.h',
-            'bindings/v8/ScriptCallFrame.cpp',
-            'bindings/v8/ScriptCallFrame.h',
-            'bindings/v8/ScriptCallStack.cpp',
-            'bindings/v8/ScriptCallStack.h',
+            'bindings/v8/ScriptCallStackFactory.cpp',
+            'bindings/v8/ScriptCallStackFactory.h',
             'bindings/v8/ScriptController.cpp',
             'bindings/v8/ScriptController.h',
             'bindings/v8/ScriptDebugServer.cpp',
             'bindings/v8/ScriptFunctionCall.h',
             'bindings/v8/ScriptGCEvent.cpp',
             'bindings/v8/ScriptGCEvent.h',
+            'bindings/v8/ScriptHeapSnapshot.cpp',
+            'bindings/v8/ScriptHeapSnapshot.h',
             'bindings/v8/ScriptInstance.cpp',
             'bindings/v8/ScriptInstance.h',
             'bindings/v8/ScriptObject.cpp',
             'bindings/v8/ScriptSourceCode.h',
             'bindings/v8/ScriptState.h',
             'bindings/v8/ScriptState.cpp',
-            'bindings/v8/ScriptString.h',
-            'bindings/v8/ScriptStringImpl.cpp',
-            'bindings/v8/ScriptStringImpl.h',
             'bindings/v8/ScriptValue.cpp',
             'bindings/v8/ScriptValue.h',
             'bindings/v8/ScriptWrappable.h',
             'css/CSSFunctionValue.h',
             'css/CSSGradientValue.cpp',
             'css/CSSGradientValue.h',
-            'css/CSSHelper.cpp',
             'css/CSSHelper.h',
             'css/CSSImageGeneratorValue.cpp',
             'css/CSSImageGeneratorValue.h',
             'css/CSSProperty.h',
             'css/CSSPropertyLonghand.cpp',
             'css/CSSPropertyLonghand.h',
+            'css/CSSPropertySourceData.cpp',
+            'css/CSSPropertySourceData.h',
             'css/CSSQuirkPrimitiveValue.h',
             'css/CSSReflectValue.cpp',
             'css/CSSReflectValue.h',
             'dom/default/PlatformMessagePortChannel.h',
             'dom/ActiveDOMObject.cpp',
             'dom/ActiveDOMObject.h',
+            'dom/AsyncScriptRunner.cpp',
+            'dom/AsyncScriptRunner.h',
             'dom/Attr.cpp',
             'dom/Attr.h',
             'dom/Attribute.cpp',
             'dom/BeforeTextInsertedEvent.cpp',
             'dom/BeforeTextInsertedEvent.h',
             'dom/BeforeLoadEvent.h',
+            'dom/BeforeProcessEvent.cpp',
+            'dom/BeforeProcessEvent.h',
             'dom/BeforeUnloadEvent.cpp',
             'dom/BeforeUnloadEvent.h',
             'dom/CDATASection.cpp',
             'dom/CDATASection.h',
             'dom/CSSMappedAttributeDeclaration.cpp',
             'dom/CSSMappedAttributeDeclaration.h',
-            'dom/CanvasSurface.cpp',
-            'dom/CanvasSurface.h',
             'dom/CharacterData.cpp',
             'dom/CharacterData.h',
             'dom/CheckedRadioButtons.cpp',
             'dom/DOMImplementation.h',
             'dom/DOMStringList.cpp',
             'dom/DOMStringList.h',
+            'dom/DOMStringMap.cpp',
+            'dom/DOMStringMap.h',
+            'dom/DatasetDOMStringMap.cpp',
+            'dom/DatasetDOMStringMap.h',
+            'dom/DecodedDataDocumentParser.cpp',
+            'dom/DecodedDataDocumentParser.h',
+            'dom/DeviceMotionClient.h',
+            'dom/DeviceMotionController.cpp',
+            'dom/DeviceMotionController.h',
+            'dom/DeviceMotionData.cpp',
+            'dom/DeviceMotionData.h',
+            'dom/DeviceMotionEvent.cpp',
+            'dom/DeviceMotionEvent.h',
             'dom/DeviceOrientation.cpp',
             'dom/DeviceOrientation.h',
             'dom/DeviceOrientationClient.h',
+            'dom/DeviceOrientationController.cpp',
+            'dom/DeviceOrientationController.h',
             'dom/DeviceOrientationEvent.cpp',
             'dom/DeviceOrientationEvent.h',
             'dom/Document.cpp',
             'dom/DocumentFragment.cpp',
             'dom/DocumentFragment.h',
             'dom/DocumentMarker.h',
+            'dom/DocumentMarkerController.cpp',
+            'dom/DocumentMarkerController.h',
+            'dom/DocumentParser.cpp',
+            'dom/DocumentParser.h',
+            'dom/DocumentTiming.h',
             'dom/DocumentType.cpp',
             'dom/DocumentType.h',
             'dom/DynamicNodeList.cpp',
             'dom/ExceptionCode.cpp',
             'dom/ExceptionCode.h',
             'dom/FragmentScriptingPermission.h',
+            'dom/IgnoreDestructiveWriteCountIncrementer.h',
             'dom/InputElement.cpp',
             'dom/InputElement.h',
+            'dom/HashChangeEvent.h',
             'dom/KeyboardEvent.cpp',
             'dom/KeyboardEvent.h',
             'dom/MappedAttributeEntry.h',
             'dom/PopStateEvent.h',
             'dom/PageTransitionEvent.cpp',
             'dom/PageTransitionEvent.h',
+            'dom/PendingScript.cpp',
+            'dom/PendingScript.h',
             'dom/Position.cpp',
             'dom/Position.h',
             'dom/PositionIterator.cpp',
             'dom/RawDataDocumentParser.h',
             'dom/RegisteredEventListener.cpp',
             'dom/RegisteredEventListener.h',
+            'dom/ScriptableDocumentParser.cpp',
+            'dom/ScriptableDocumentParser.h',
             'dom/ScriptElement.cpp',
             'dom/ScriptElement.h',
             'dom/ScriptExecutionContext.cpp',
             'dom/SelectorNodeList.h',
             'dom/SpaceSplitString.cpp',
             'dom/SpaceSplitString.h',
+            'dom/StaticHashSetNodeList.cpp',
+            'dom/StaticHashSetNodeList.h',
             'dom/StaticNodeList.cpp',
             'dom/StaticNodeList.h',
             'dom/StaticStringList.cpp',
             'dom/TouchEvent.cpp',
             'dom/TouchList.cpp',
             'dom/TouchList.h',
-            'dom/DocumentParser.h',
             'dom/TransformSourceLibxslt.cpp',
             'dom/TransformSource.h',
             'dom/Traversal.cpp',
             'dom/UIEventWithKeyState.h',
             'dom/UserGestureIndicator.cpp',
             'dom/UserGestureIndicator.h',
+            'dom/UserTypingGestureIndicator.cpp',
+            'dom/UserTypingGestureIndicator.h',
             'dom/ViewportArguments.cpp',
             'dom/ViewportArguments.h',
             'dom/WebKitAnimationEvent.cpp',
             'dom/XMLDocumentParserQt.cpp',
             'editing/android/EditorAndroid.cpp',
             'editing/chromium/EditorChromium.cpp',
+            'editing/chromium/SelectionControllerChromium.cpp',
             'editing/mac/EditorMac.mm',
             'editing/mac/SelectionControllerMac.mm',
             'editing/qt/EditorQt.cpp',
             'editing/wx/EditorWx.cpp',
             'editing/AppendNodeCommand.cpp',
             'editing/AppendNodeCommand.h',
+            'editing/ApplyBlockElementCommand.cpp',
+            'editing/ApplyBlockElementCommand.h',
             'editing/ApplyStyleCommand.cpp',
             'editing/ApplyStyleCommand.h',
             'editing/BreakBlockquoteCommand.cpp',
             'editing/BreakBlockquoteCommand.h',
             'editing/CompositeEditCommand.cpp',
             'editing/CompositeEditCommand.h',
+            'editing/CorrectionPanelInfo.h',
             'editing/CreateLinkCommand.cpp',
             'editing/CreateLinkCommand.h',
             'editing/DeleteButton.cpp',
             'editing/EditCommand.h',
             'editing/EditingBehavior.h',
             'editing/EditingBehaviorTypes.h',
+            'editing/EditingStyle.cpp',
+            'editing/EditingStyle.h',
             'editing/Editor.cpp',
             'editing/Editor.h',
             'editing/EditorCommand.cpp',
             'editing/InsertTextCommand.h',
             'editing/JoinTextNodesCommand.cpp',
             'editing/JoinTextNodesCommand.h',
+            'editing/MarkupAccumulator.cpp',
+            'editing/MarkupAccumulator.h',
             'editing/MergeIdenticalElementsCommand.cpp',
             'editing/MergeIdenticalElementsCommand.h',
             'editing/ModifySelectionListLevel.cpp',
             'editing/SplitTextNodeContainingElementCommand.cpp',
             'editing/SplitTextNodeContainingElementCommand.h',
             'editing/TextAffinity.h',
+            'editing/TextCheckingHelper.cpp',
+            'editing/TextCheckingHelper.h',
             'editing/TextGranularity.h',
             'editing/TextIterator.cpp',
             'editing/TextIterator.h',
             'editing/markup.h',
             'editing/visible_units.cpp',
             'editing/visible_units.h',
+            'fileapi/AsyncFileWriter.h',
+            'fileapi/AsyncFileWriterClient.h',
+            'fileapi/Blob.cpp',
+            'fileapi/Blob.h',
+            'fileapi/BlobBuilder.cpp',
+            'fileapi/BlobBuilder.h',
+            'fileapi/BlobURL.cpp',
+            'fileapi/BlobURL.h',
+            'fileapi/DirectoryEntry.cpp',
+            'fileapi/DirectoryEntry.h',
+            'fileapi/DirectoryEntrySync.cpp',
+            'fileapi/DirectoryEntrySync.h',
+            'fileapi/DirectoryReader.cpp',
+            'fileapi/DirectoryReader.h',
+            'fileapi/DirectoryReaderBase.h',
+            'fileapi/DirectoryReaderSync.cpp',
+            'fileapi/DirectoryReaderSync.h',
+            'fileapi/DOMFilePath.cpp',
+            'fileapi/DOMFilePath.h',
+            'fileapi/DOMFileSystem.cpp',
+            'fileapi/DOMFileSystem.h',
+            'fileapi/DOMFileSystemBase.cpp',
+            'fileapi/DOMFileSystemBase.h',
+            'fileapi/DOMFileSystemSync.cpp',
+            'fileapi/DOMFileSystemSync.h',
+            'fileapi/EntriesCallback.h',
+            'fileapi/Entry.cpp',
+            'fileapi/Entry.h',
+            'fileapi/EntryBase.h',
+            'fileapi/EntryArray.cpp',
+            'fileapi/EntryArray.h',
+            'fileapi/EntryArraySync.cpp',
+            'fileapi/EntryArraySync.h',
+            'fileapi/EntryCallback.h',
+            'fileapi/EntryBase.h',
+            'fileapi/EntrySync.cpp',
+            'fileapi/EntrySync.h',
+            'fileapi/ErrorCallback.h',
+            'fileapi/File.cpp',
+            'fileapi/File.h',
+            'fileapi/FileCallback.h',
+            'fileapi/FileEntry.cpp',
+            'fileapi/FileEntry.h',
+            'fileapi/FileEntrySync.cpp',
+            'fileapi/FileEntrySync.h',
+            'fileapi/FileError.h',
+            'fileapi/FileException.h',
+            'fileapi/FileList.cpp',
+            'fileapi/FileList.h',
+            'fileapi/FileReader.cpp',
+            'fileapi/FileReader.h',
+            'fileapi/FileReaderLoader.cpp',
+            'fileapi/FileReaderLoader.h',
+            'fileapi/FileReaderLoaderClient.h',
+            'fileapi/FileReaderSync.cpp',
+            'fileapi/FileReaderSync.h',
+            'fileapi/FileStreamProxy.cpp',
+            'fileapi/FileStreamProxy.h',
+            'fileapi/FileSystemCallback.h',
+            'fileapi/FileSystemCallbacks.cpp',
+            'fileapi/FileSystemCallbacks.h',
+            'fileapi/FileThread.cpp',
+            'fileapi/FileThread.h',
+            'fileapi/FileThreadTask.h',
+            'fileapi/FileWriter.cpp',
+            'fileapi/FileWriter.h',
+            'fileapi/FileWriterCallback.h',
+            'fileapi/Flags.h',
+            'fileapi/LocalFileSystem.h',
+            'fileapi/Metadata.h',
+            'fileapi/MetadataCallback.h',
+            'fileapi/SyncCallbackHelper.h',
+            'fileapi/ThreadableBlobRegistry.cpp',
+            'fileapi/ThreadableBlobRegistry.h',
             'history/mac/HistoryItemMac.mm',
-            'history/BackForwardList.cpp',
+            'history/BackForwardController.cpp',
+            'history/BackForwardController.h',
             'history/BackForwardList.h',
+            'history/BackForwardListImpl.cpp',
+            'history/BackForwardListImpl.h',
             'history/BackForwardListChromium.cpp',
             'history/CachedFrame.cpp',
             'history/CachedFrame.h',
             'history/PageCache.h',
             'html/AsyncImageResizer.cpp',
             'html/AsyncImageResizer.h',
-            'html/Blob.cpp',
-            'html/Blob.h',
-            'html/BlobBuilder.cpp',
-            'html/BlobBuilder.h',
-            'html/canvas/ArrayBufferView.cpp',
-            'html/canvas/ArrayBufferView.h',
-            'html/canvas/ArrayBuffer.cpp',
-            'html/canvas/ArrayBuffer.h',
-            'html/canvas/WebGLBuffer.cpp',
-            'html/canvas/WebGLBuffer.h',
-            'html/canvas/Int8Array.cpp',
-            'html/canvas/Int8Array.h',
-            'html/canvas/WebGLContextAttributes.cpp',
-            'html/canvas/WebGLContextAttributes.h',
-            'html/canvas/Float32Array.cpp',
-            'html/canvas/Float32Array.h',
-            'html/canvas/WebGLFramebuffer.cpp',
-            'html/canvas/WebGLFramebuffer.h',
-            'html/canvas/WebGLGetInfo.cpp',
-            'html/canvas/WebGLGetInfo.h',
-            'html/canvas/CanvasContextAttributes.cpp',
-            'html/canvas/CanvasContextAttributes.h',
-            'html/canvas/CanvasGradient.cpp',
-            'html/canvas/CanvasGradient.h',
-            'html/canvas/Int32Array.cpp',
-            'html/canvas/Int32Array.h',
-            'html/canvas/IntegralTypedArrayBase.h',
-            'html/canvas/CanvasObject.cpp',
-            'html/canvas/CanvasObject.h',
-            'html/canvas/CanvasPattern.cpp',
-            'html/canvas/CanvasPattern.h',
-            'html/canvas/CanvasPixelArray.cpp',
-            'html/canvas/CanvasPixelArray.h',
-            'html/canvas/WebGLProgram.cpp',
-            'html/canvas/WebGLProgram.h',
-            'html/canvas/WebGLRenderbuffer.cpp',
-            'html/canvas/WebGLRenderbuffer.h',
-            'html/canvas/CanvasRenderingContext.cpp',
-            'html/canvas/CanvasRenderingContext.h',
-            'html/canvas/CanvasRenderingContext2D.cpp',
-            'html/canvas/CanvasRenderingContext2D.h',
-            'html/canvas/WebGLRenderingContext.cpp',
-            'html/canvas/WebGLRenderingContext.h',
-            'html/canvas/WebGLShader.cpp',
-            'html/canvas/WebGLShader.h',
-            'html/canvas/Int16Array.cpp',
-            'html/canvas/Int16Array.h',
-            'html/canvas/CanvasStyle.cpp',
-            'html/canvas/CanvasStyle.h',
-            'html/canvas/WebGLTexture.cpp',
-            'html/canvas/WebGLTexture.h',
-            'html/canvas/TypedArrayBase.h',
-            'html/canvas/WebGLUniformLocation.cpp',
-            'html/canvas/WebGLUniformLocation.h',
-            'html/canvas/Uint8Array.cpp',
-            'html/canvas/Uint8Array.h',
-            'html/canvas/Uint32Array.cpp',
-            'html/canvas/Uint32Array.h',
-            'html/canvas/Uint16Array.cpp',
-            'html/canvas/Uint16Array.h',
+            'html/BaseButtonInputType.cpp',
+            'html/BaseButtonInputType.h',
+            'html/BaseCheckableInputType.cpp',
+            'html/BaseCheckableInputType.h',
+            'html/BaseDateAndTimeInputType.cpp',
+            'html/BaseDateAndTimeInputType.h',
+            'html/BaseTextInputType.cpp',
+            'html/BaseTextInputType.h',
+            'html/ButtonInputType.cpp',
+            'html/ButtonInputType.h',
+            'html/CheckboxInputType.cpp',
+            'html/CheckboxInputType.h',
+            'html/ClassList.cpp',
+            'html/ClassList.h',
             'html/CollectionCache.cpp',
             'html/CollectionCache.h',
             'html/CollectionType.h',
-            'html/CSSPreloadScanner.cpp',
-            'html/CSSPreloadScanner.h',
-            'html/DataGridColumn.cpp',
-            'html/DataGridColumn.h',
+            'html/ColorInputType.cpp',
+            'html/ColorInputType.h',
             'html/DOMDataGridDataSource.cpp',
             'html/DOMDataGridDataSource.h',
             'html/DOMFormData.cpp',
             'html/DOMFormData.h',
+            'html/DOMSettableTokenList.cpp',
+            'html/DOMSettableTokenList.h',
+            'html/DOMTokenList.cpp',
+            'html/DOMTokenList.h',
+            'html/DataGridColumn.cpp',
+            'html/DataGridColumn.h',
             'html/DataGridColumnList.cpp',
             'html/DataGridColumnList.h',
             'html/DateComponents.cpp',
             'html/DateComponents.h',
-            'html/File.cpp',
-            'html/File.h',
-            'html/FileError.h',
-            'html/FileList.cpp',
-            'html/FileList.h',
-            'html/FileReader.cpp',
-            'html/FileReader.h',
-            'html/FileStream.cpp',
-            'html/FileStream.h',
-            'html/FileStreamClient.h',
-            'html/FileStreamProxy.cpp',
-            'html/FileStreamProxy.h',
-            'html/FileThread.cpp',
-            'html/FileThread.h',
-            'html/FileThreadTask.h',
+            'html/DateInputType.cpp',
+            'html/DateInputType.h',
+            'html/DateTimeInputType.cpp',
+            'html/DateTimeInputType.h',
+            'html/DateTimeLocalInputType.cpp',
+            'html/DateTimeLocalInputType.h',
+            'html/EmailInputType.cpp',
+            'html/EmailInputType.h',
+            'html/FTPDirectoryDocument.cpp',
+            'html/FTPDirectoryDocument.h',
+            'html/FileInputType.cpp',
+            'html/FileInputType.h',
             'html/FormDataList.cpp',
             'html/FormDataList.h',
-            'html/HTMLEntityParser.cpp',
-            'html/HTMLEntityParser.h',
-            'html/HTMLTokenizer.cpp',
-            'html/HTMLTokenizer.h',
-            'html/HTMLDocumentParser.cpp',
-            'html/HTMLDocumentParser.h',
-            'html/HTMLPreloadScanner.cpp',
-            'html/HTMLPreloadScanner.h',
-            'html/HTMLScriptRunner.cpp',
-            'html/HTMLScriptRunner.h',
-            'html/HTMLTreeBuilder.cpp',
-            'html/HTMLTreeBuilder.h',
             'html/HTMLAllCollection.cpp',
             'html/HTMLAllCollection.h',
             'html/HTMLAnchorElement.cpp',
             'html/HTMLImageLoader.h',
             'html/HTMLInputElement.cpp',
             'html/HTMLInputElement.h',
-            'html/HTMLInputStream.h',
             'html/HTMLIsIndexElement.cpp',
             'html/HTMLIsIndexElement.h',
             'html/HTMLKeygenElement.cpp',
             'html/HTMLOptionElement.h',
             'html/HTMLOptionsCollection.cpp',
             'html/HTMLOptionsCollection.h',
+            'html/HTMLOutputElement.cpp',
+            'html/HTMLOutputElement.h',
             'html/HTMLParagraphElement.cpp',
             'html/HTMLParagraphElement.h',
             'html/HTMLParamElement.cpp',
             'html/HTMLParamElement.h',
-            'html/LegacyHTMLTreeBuilder.cpp',
-            'html/LegacyHTMLTreeBuilder.h',
             'html/HTMLParserErrorCodes.cpp',
             'html/HTMLParserErrorCodes.h',
-            'html/HTMLParserScheduler.cpp',
-            'html/HTMLParserScheduler.h',
             'html/HTMLPlugInElement.cpp',
             'html/HTMLPlugInElement.h',
             'html/HTMLPlugInImageElement.cpp',
             'html/HTMLTextAreaElement.h',
             'html/HTMLTitleElement.cpp',
             'html/HTMLTitleElement.h',
-            'html/LegacyHTMLDocumentParser.cpp',
-            'html/LegacyHTMLDocumentParser.h',
             'html/HTMLUListElement.cpp',
             'html/HTMLUListElement.h',
             'html/HTMLVideoElement.cpp',
             'html/HTMLVideoElement.h',
             'html/HTMLViewSourceDocument.cpp',
             'html/HTMLViewSourceDocument.h',
+            'html/HiddenInputType.cpp',
+            'html/HiddenInputType.h',
             'html/ImageData.cpp',
             'html/ImageData.h',
+            'html/ImageDocument.cpp',
+            'html/ImageDocument.h',
+            'html/ImageInputType.cpp',
+            'html/ImageInputType.h',
             'html/ImageResizerThread.cpp',
             'html/ImageResizerThread.h',
+            'html/InputType.cpp',
+            'html/InputType.h',
+            'html/IsIndexInputType.cpp',
+            'html/IsIndexInputType.h',
             'html/LabelsNodeList.cpp',
             'html/LabelsNodeList.h',
+            'html/MediaDocument.cpp',
+            'html/MediaDocument.h',
             'html/MediaError.h',
-            'html/LegacyPreloadScanner.cpp',
-            'html/LegacyPreloadScanner.h',
+            'html/MonthInputType.cpp',
+            'html/MonthInputType.h',
+            'html/NumberInputType.cpp',
+            'html/NumberInputType.h',
+            'html/PasswordInputType.cpp',
+            'html/PasswordInputType.h',
+            'html/PluginDocument.cpp',
+            'html/PluginDocument.h',
+            'html/RadioInputType.cpp',
+            'html/RadioInputType.h',
+            'html/RangeInputType.cpp',
+            'html/RangeInputType.h',
+            'html/ResetInputType.cpp',
+            'html/ResetInputType.h',
+            'html/SearchInputType.cpp',
+            'html/SearchInputType.h',
             'html/StepRange.cpp',
             'html/StepRange.h',
+            'html/SubmitInputType.cpp',
+            'html/SubmitInputType.h',
+            'html/TelephoneInputType.cpp',
+            'html/TelephoneInputType.h',
+            'html/TextDocument.cpp',
+            'html/TextDocument.h',
+            'html/TextFieldInputType.cpp',
+            'html/TextFieldInputType.h',
+            'html/TextInputType.cpp',
+            'html/TextInputType.h',
             'html/TextMetrics.h',
+            'html/TimeInputType.cpp',
+            'html/TimeInputType.h',
             'html/TimeRanges.cpp',
             'html/TimeRanges.h',
+            'html/URLInputType.cpp',
+            'html/URLInputType.h',
+            'html/ValidationMessage.cpp',
+            'html/ValidationMessage.h',
             'html/ValidityState.cpp',
             'html/ValidityState.h',
             'html/VoidCallback.h',
-            'inspector/InspectorClient.h',
+            'html/WeekInputType.cpp',
+            'html/WeekInputType.h',
+            'html/canvas/ArrayBuffer.cpp',
+            'html/canvas/ArrayBuffer.h',
+            'html/canvas/ArrayBufferView.cpp',
+            'html/canvas/ArrayBufferView.h',
+            'html/canvas/CanvasContextAttributes.cpp',
+            'html/canvas/CanvasContextAttributes.h',
+            'html/canvas/CanvasGradient.cpp',
+            'html/canvas/CanvasGradient.h',
+            'html/canvas/CanvasPattern.cpp',
+            'html/canvas/CanvasPattern.h',
+            'html/canvas/CanvasPixelArray.cpp',
+            'html/canvas/CanvasPixelArray.h',
+            'html/canvas/CanvasRenderingContext.cpp',
+            'html/canvas/CanvasRenderingContext.h',
+            'html/canvas/CanvasRenderingContext2D.cpp',
+            'html/canvas/CanvasRenderingContext2D.h',
+            'html/canvas/CanvasStyle.cpp',
+            'html/canvas/CanvasStyle.h',
+            'html/canvas/CheckedInt.h',
+            'html/canvas/Float32Array.cpp',
+            'html/canvas/Float32Array.h',
+            'html/canvas/Int16Array.cpp',
+            'html/canvas/Int16Array.h',
+            'html/canvas/Int32Array.cpp',
+            'html/canvas/Int32Array.h',
+            'html/canvas/Int8Array.cpp',
+            'html/canvas/Int8Array.h',
+            'html/canvas/IntegralTypedArrayBase.h',
+            'html/canvas/TypedArrayBase.h',
+            'html/canvas/Uint16Array.cpp',
+            'html/canvas/Uint16Array.h',
+            'html/canvas/Uint32Array.cpp',
+            'html/canvas/Uint32Array.h',
+            'html/canvas/Uint8Array.cpp',
+            'html/canvas/Uint8Array.h',
+            'html/canvas/WebGLBuffer.cpp',
+            'html/canvas/WebGLBuffer.h',
+            'html/canvas/WebGLContextAttributes.cpp',
+            'html/canvas/WebGLContextAttributes.h',
+            'html/canvas/WebGLContextEvent.cpp',
+            'html/canvas/WebGLContextEvent.h',
+            'html/canvas/WebGLFramebuffer.cpp',
+            'html/canvas/WebGLFramebuffer.h',
+            'html/canvas/WebGLGetInfo.cpp',
+            'html/canvas/WebGLGetInfo.h',
+            'html/canvas/WebGLObject.cpp',
+            'html/canvas/WebGLObject.h',
+            'html/canvas/WebGLProgram.cpp',
+            'html/canvas/WebGLProgram.h',
+            'html/canvas/WebGLRenderbuffer.cpp',
+            'html/canvas/WebGLRenderbuffer.h',
+            'html/canvas/WebGLRenderingContext.cpp',
+            'html/canvas/WebGLRenderingContext.h',
+            'html/canvas/WebGLShader.cpp',
+            'html/canvas/WebGLShader.h',
+            'html/canvas/WebGLTexture.cpp',
+            'html/canvas/WebGLTexture.h',
+            'html/canvas/WebGLUniformLocation.cpp',
+            'html/canvas/WebGLUniformLocation.h',
+            'html/parser/CSSPreloadScanner.cpp',
+            'html/parser/CSSPreloadScanner.h',
+            'html/parser/HTMLConstructionSite.cpp',
+            'html/parser/HTMLConstructionSite.h',
+            'html/parser/HTMLDocumentParser.cpp',
+            'html/parser/HTMLDocumentParser.h',
+            'html/parser/HTMLElementStack.cpp',
+            'html/parser/HTMLElementStack.h',
+            'html/parser/HTMLEntityParser.cpp',
+            'html/parser/HTMLEntityParser.h',
+            'html/parser/HTMLEntitySearch.cpp',
+            'html/parser/HTMLEntitySearch.h',
+            'html/parser/HTMLFormattingElementList.cpp',
+            'html/parser/HTMLFormattingElementList.h',
+            'html/parser/HTMLInputStream.h',
+            'html/parser/HTMLParserIdioms.cpp',
+            'html/parser/HTMLParserIdioms.h',
+            'html/parser/HTMLParserScheduler.cpp',
+            'html/parser/HTMLParserScheduler.h',
+            'html/parser/HTMLPreloadScanner.cpp',
+            'html/parser/HTMLPreloadScanner.h',
+            'html/parser/HTMLScriptRunner.cpp',
+            'html/parser/HTMLScriptRunner.h',
+            'html/parser/HTMLScriptRunnerHost.h',
+            'html/parser/HTMLToken.h',
+            'html/parser/HTMLTokenizer.cpp',
+            'html/parser/HTMLTokenizer.h',
+            'html/parser/HTMLTreeBuilder.cpp',
+            'html/parser/HTMLTreeBuilder.h',
+            'html/parser/HTMLViewSourceParser.cpp',
+            'html/parser/HTMLViewSourceParser.h',
+            'html/parser/NestingLevelIncrementer.h',
+            'html/parser/TextDocumentParser.cpp',
+            'html/parser/TextDocumentParser.h',
+            'html/parser/TextViewSourceParser.cpp',
+            'html/parser/TextViewSourceParser.h',
             'inspector/ConsoleMessage.cpp',
             'inspector/ConsoleMessage.h',
             'inspector/InjectedScript.cpp',
             'inspector/InjectedScript.h',
             'inspector/InjectedScriptHost.cpp',
             'inspector/InjectedScriptHost.h',
+            'inspector/InspectorApplicationCacheAgent.cpp',
+            'inspector/InspectorApplicationCacheAgent.h',
             'inspector/InspectorBackend.cpp',
             'inspector/InspectorBackend.h',
+            'inspector/InspectorClient.cpp',
+            'inspector/InspectorClient.h',
             'inspector/InspectorController.cpp',
             'inspector/InspectorController.h',
+            'inspector/InspectorCSSAgent.cpp',
+            'inspector/InspectorCSSAgent.h',
             'inspector/InspectorCSSStore.cpp',
             'inspector/InspectorCSSStore.h',
             'inspector/InspectorDatabaseResource.cpp',
             'inspector/InspectorDatabaseResource.h',
+            'inspector/InspectorDebuggerAgent.cpp',
+            'inspector/InspectorDebuggerAgent.h',
             'inspector/InspectorDOMAgent.cpp',
             'inspector/InspectorDOMAgent.h',
             'inspector/InspectorDOMStorageResource.cpp',
             'inspector/InspectorDOMStorageResource.h',
-            'inspector/InspectorFrontend.cpp',
-            'inspector/InspectorFrontend.h',
+            'inspector/InspectorFileSystemAgent.cpp',
+            'inspector/InspectorFileSystemAgent.h',
             'inspector/InspectorFrontendClient.h',
             'inspector/InspectorFrontendHost.cpp',
             'inspector/InspectorFrontendHost.h',
-            'inspector/InspectorResource.cpp',
-            'inspector/InspectorResource.h',
+            'inspector/InspectorInstrumentation.cpp',
+            'inspector/InspectorInstrumentation.h',
+            'inspector/InspectorProfilerAgent.cpp',
+            'inspector/InspectorProfilerAgent.h',
+            'inspector/InspectorResourceAgent.cpp',
+            'inspector/InspectorResourceAgent.h',
+            'inspector/InspectorState.cpp',
+            'inspector/InspectorState.h',
+            'inspector/InspectorStorageAgent.cpp',
+            'inspector/InspectorStorageAgent.h',
+            'inspector/InspectorStyleSheet.cpp',
+            'inspector/InspectorStyleSheet.h',
             'inspector/InspectorTimelineAgent.cpp',
             'inspector/InspectorTimelineAgent.h',
             'inspector/InspectorValues.cpp',
             'inspector/InspectorWorkerResource.h',
             'inspector/ScriptBreakpoint.cpp',
             'inspector/ScriptBreakpoint.h',
+            'inspector/ScriptArguments.cpp',
+            'inspector/ScriptArguments.h',
+            'inspector/ScriptCallFrame.cpp',
+            'inspector/ScriptCallFrame.h',
+            'inspector/ScriptCallStack.cpp',
+            'inspector/ScriptCallStack.h',
             'inspector/ScriptDebugListener.h',
             'inspector/ScriptGCEventListener.h',
             'inspector/TimelineRecordFactory.cpp',
             'loader/archive/ArchiveResource.h',
             'loader/archive/ArchiveResourceCollection.cpp',
             'loader/archive/ArchiveResourceCollection.h',
+            'loader/cache/MemoryCache.cpp',
+            'loader/cache/MemoryCache.h',
+            'loader/cache/CachedCSSStyleSheet.cpp',
+            'loader/cache/CachedCSSStyleSheet.h',
+            'loader/cache/CachedFont.cpp',
+            'loader/cache/CachedFont.h',
+            'loader/cache/CachedImage.cpp',
+            'loader/cache/CachedImage.h',
+            'loader/cache/CachedResource.cpp',
+            'loader/cache/CachedResource.h',
+            'loader/cache/CachedResourceClient.h',
+            'loader/cache/CachedResourceClientWalker.cpp',
+            'loader/cache/CachedResourceClientWalker.h',
+            'loader/cache/CachedResourceHandle.cpp',
+            'loader/cache/CachedResourceHandle.h',
+            'loader/cache/CachedResourceLoader.cpp',
+            'loader/cache/CachedResourceLoader.h',
+            'loader/cache/CachedScript.cpp',
+            'loader/cache/CachedScript.h',
+            'loader/cache/CachedXSLStyleSheet.cpp',
+            'loader/cache/CachedXSLStyleSheet.h',
+            'loader/cache/CachePolicy.h',
             'loader/icon/IconDatabase.cpp',
             'loader/icon/IconDatabase.h',
             'loader/icon/IconDatabaseClient.h',
             'loader/icon/IconDatabaseNone.cpp',
-            'loader/icon/IconFetcher.cpp',
-            'loader/icon/IconFetcher.h',
             'loader/icon/IconLoader.cpp',
             'loader/icon/IconLoader.h',
             'loader/icon/IconRecord.cpp',
             'loader/mac/ResourceLoaderMac.mm',
             'loader/win/DocumentLoaderWin.cpp',
             'loader/win/FrameLoaderWin.cpp',
-            'loader/Cache.cpp',
-            'loader/Cache.h',
             'loader/CachedMetadata.h',
-            'loader/CachePolicy.h',
-            'loader/CachedCSSStyleSheet.cpp',
-            'loader/CachedCSSStyleSheet.h',
-            'loader/CachedFont.cpp',
-            'loader/CachedFont.h',
-            'loader/CachedImage.cpp',
-            'loader/CachedImage.h',
-            'loader/CachedResource.cpp',
-            'loader/CachedResource.h',
-            'loader/CachedResourceClient.h',
-            'loader/CachedResourceClientWalker.cpp',
-            'loader/CachedResourceClientWalker.h',
-            'loader/CachedResourceHandle.cpp',
-            'loader/CachedResourceHandle.h',
-            'loader/CachedScript.cpp',
-            'loader/CachedScript.h',
-            'loader/CachedXBLDocument.cpp',
-            'loader/CachedXBLDocument.h',
-            'loader/CachedXSLStyleSheet.cpp',
-            'loader/CachedXSLStyleSheet.h',
             'loader/CrossOriginAccessControl.cpp',
             'loader/CrossOriginAccessControl.h',
             'loader/CrossOriginPreflightResultCache.cpp',
             'loader/CrossOriginPreflightResultCache.h',
-            'loader/DocLoader.cpp',
-            'loader/DocLoader.h',
+            'loader/DocumentLoadTiming.h',
             'loader/DocumentLoader.cpp',
             'loader/DocumentLoader.h',
             'loader/DocumentThreadableLoader.cpp',
             'loader/DocumentWriter.cpp',
             'loader/DocumentWriter.h',
             'loader/EmptyClients.h',
-            'loader/FTPDirectoryDocument.cpp',
-            'loader/FTPDirectoryDocument.h',
             'loader/FTPDirectoryParser.cpp',
             'loader/FTPDirectoryParser.h',
             'loader/FormState.cpp',
             'loader/FrameLoaderStateMachine.cpp',
             'loader/FrameLoaderStateMachine.h',
             'loader/FrameLoaderTypes.h',
+            'loader/FrameNetworkingContext.h',
             'loader/HistoryController.cpp',
             'loader/HistoryController.h',
-            'loader/ImageDocument.cpp',
-            'loader/ImageDocument.h',
             'loader/ImageLoader.cpp',
             'loader/ImageLoader.h',
             'loader/MainResourceLoader.cpp',
             'loader/MainResourceLoader.h',
-            'loader/MediaDocument.cpp',
-            'loader/MediaDocument.h',
             'loader/NavigationAction.cpp',
             'loader/NavigationAction.h',
             'loader/NetscapePlugInStreamLoader.cpp',
             'loader/NetscapePlugInStreamLoader.h',
+            'loader/PingLoader.cpp',
+            'loader/PingLoader.h',
             'loader/PlaceholderDocument.cpp',
             'loader/PlaceholderDocument.h',
-            'loader/PluginDocument.cpp',
-            'loader/PluginDocument.h',
             'loader/PolicyCallback.cpp',
             'loader/PolicyCallback.h',
             'loader/PolicyChecker.cpp',
             'loader/PolicyChecker.h',
             'loader/ProgressTracker.cpp',
             'loader/ProgressTracker.h',
-            'loader/RedirectScheduler.cpp',
-            'loader/RedirectScheduler.h',
+            'loader/NavigationScheduler.cpp',
+            'loader/NavigationScheduler.h',
             'loader/Request.cpp',
             'loader/Request.h',
             'loader/ResourceLoader.cpp',
             'loader/SubresourceLoaderClient.h',
             'loader/SubstituteData.h',
             'loader/SubstituteResource.h',
-            'loader/TextDocument.cpp',
-            'loader/TextDocument.h',
             'loader/TextResourceDecoder.cpp',
             'loader/TextResourceDecoder.h',
             'loader/ThreadableLoader.cpp',
             'loader/WorkerThreadableLoader.h',
             'loader/loader.cpp',
             'loader/loader.h',
+            'mathml/MathMLElement.cpp',
+            'mathml/MathMLElement.h',
+            'mathml/MathMLInlineContainerElement.cpp',
+            'mathml/MathMLInlineContainerElement.h',
+            'mathml/MathMLMathElement.cpp',
+            'mathml/MathMLMathElement.h',
+            'mathml/MathMLTextElement.cpp',
+            'mathml/MathMLTextElement.h',
+            'mathml/RenderMathMLBlock.cpp',
+            'mathml/RenderMathMLBlock.h',
+            'mathml/RenderMathMLFenced.cpp',
+            'mathml/RenderMathMLFenced.h',
+            'mathml/RenderMathMLFraction.cpp',
+            'mathml/RenderMathMLFraction.h',
+            'mathml/RenderMathMLMath.cpp',
+            'mathml/RenderMathMLMath.h',
+            'mathml/RenderMathMLOperator.cpp',
+            'mathml/RenderMathMLOperator.h',
+            'mathml/RenderMathMLRoot.cpp',
+            'mathml/RenderMathMLRoot.h',
+            'mathml/RenderMathMLRow.cpp',
+            'mathml/RenderMathMLRow.h',
+            'mathml/RenderMathMLSquareRoot.cpp',
+            'mathml/RenderMathMLSquareRoot.h',
+            'mathml/RenderMathMLSubSup.cpp',
+            'mathml/RenderMathMLSubSup.h',
+            'mathml/RenderMathMLUnderOver.cpp',
+            'mathml/RenderMathMLUnderOver.h',
             'notifications/Notification.cpp',
             'notifications/Notification.h',
             'notifications/NotificationCenter.cpp',
             'page/GeolocationPositionCache.cpp',
             'page/GeolocationPositionCache.h',
             'page/Geoposition.h',
+            'page/GroupSettings.cpp',
+            'page/GroupSettings.h',
             'page/HaltablePlugin.h',
             'page/History.cpp',
             'page/History.h',
             'page/MemoryInfo.h',
             'page/MouseEventWithHitTestResults.cpp',
             'page/MouseEventWithHitTestResults.h',
+            'page/Navigation.cpp',
+            'page/Navigation.h',
             'page/Navigator.cpp',
             'page/Navigator.h',
             'page/NavigatorBase.cpp',
             'page/PageGroup.h',
             'page/PageGroupLoadDeferrer.cpp',
             'page/PageGroupLoadDeferrer.h',
+            'page/Performance.cpp',
+            'page/Performance.h',
             'page/PluginHalter.cpp',
             'page/PluginHalter.h',
             'page/PluginHalterClient.h',
             'page/Settings.h',
             'page/SpatialNavigation.h',
             'page/SpatialNavigation.cpp',
+            'page/SpeechInput.cpp',
+            'page/SpeechInput.h',
+            'page/SpeechInputClient.h',
+            'page/SpeechInputListener.h',
+            'page/SpeechInputResult.cpp',
+            'page/SpeechInputResult.h',
             'page/SuspendableTimer.cpp',
             'page/SuspendableTimer.h',
+            'page/Timing.cpp',
+            'page/Timing.h',
             'page/UserContentURLPattern.cpp',
             'page/UserContentURLPattern.h',
+            'page/UserContentTypes.h',
             'page/UserScript.h',
             'page/UserScriptTypes.h',
             'page/UserStyleSheet.h',
             'page/WorkerNavigator.h',
             'page/XSSAuditor.cpp',
             'page/XSSAuditor.h',
-            'page/ZoomMode.h',
             'platform/animation/Animation.cpp',
             'platform/animation/Animation.h',
             'platform/animation/AnimationList.cpp',
             'platform/chromium/ChromiumBridge.h',
             'platform/chromium/ChromiumDataObject.cpp',
             'platform/chromium/ChromiumDataObject.h',
+            'platform/chromium/ChromiumDataObjectLegacy.cpp',
+            'platform/chromium/ChromiumDataObjectLegacy.h',
             'platform/chromium/ClipboardChromium.cpp',
             'platform/chromium/ClipboardChromium.h',
             'platform/chromium/ClipboardChromiumLinux.cpp',
             'platform/chromium/ClipboardChromiumMac.cpp',
             'platform/chromium/ClipboardChromiumWin.cpp',
+            'platform/chromium/ClipboardMimeTypes.cpp',
+            'platform/chromium/ClipboardMimeTypes.h',
             'platform/chromium/ClipboardUtilitiesChromium.cpp',
             'platform/chromium/ClipboardUtilitiesChromium.h',
             'platform/chromium/ContextMenuChromium.cpp',
             'platform/chromium/FramelessScrollViewClient.h',
             'platform/chromium/GeolocationServiceChromium.cpp',
             'platform/chromium/GeolocationServiceChromium.h',
-            'platform/chromium/GLES2Context.h',
             'platform/chromium/KeyCodeConversion.h',
             'platform/chromium/KeyCodeConversionGtk.cpp',
-            'platform/chromium/Language.cpp',
+            'platform/chromium/LanguageChromium.cpp',
             'platform/chromium/LinkHashChromium.cpp',
             'platform/chromium/MIMETypeRegistryChromium.cpp',
             'platform/chromium/PasteboardChromium.cpp',
             'platform/chromium/PlatformCursor.h',
             'platform/chromium/PlatformKeyboardEventChromium.cpp',
             'platform/chromium/PlatformScreenChromium.cpp',
+            'platform/chromium/PlatformThemeChromiumGtk.cpp',
+            'platform/chromium/PlatformThemeChromiumGtk.h',
             'platform/chromium/PlatformWidget.h',
             'platform/chromium/PopupMenuChromium.cpp',
             'platform/chromium/PopupMenuChromium.h',
             'platform/chromium/PopupMenuPrivate.h',
+            'platform/chromium/ReadableDataObject.cpp',
+            'platform/chromium/ReadableDataObject.h',
             'platform/chromium/SSLKeyGeneratorChromium.cpp',
             'platform/chromium/ScrollbarThemeChromium.cpp',
             'platform/chromium/ScrollbarThemeChromium.h',
             'platform/chromium/ScrollbarThemeChromiumMac.mm',
             'platform/chromium/ScrollbarThemeChromiumWin.cpp',
             'platform/chromium/SearchPopupMenuChromium.cpp',
+            'platform/chromium/SearchPopupMenuChromium.h',
             'platform/chromium/SharedTimerChromium.cpp',
             'platform/chromium/SoundChromiumPosix.cpp',
             'platform/chromium/SoundChromiumWin.cpp',
             'platform/chromium/WidgetChromium.cpp',
             'platform/chromium/WindowsVersion.cpp',
             'platform/chromium/WindowsVersion.h',
+            'platform/chromium/WritableDataObject.cpp',
+            'platform/chromium/WritableDataObject.h',
             'platform/graphics/cairo/CairoPath.h',
             'platform/graphics/cairo/FontCairo.cpp',
             'platform/graphics/cairo/GradientCairo.cpp',
             'platform/graphics/cg/PathCG.cpp',
             'platform/graphics/cg/PatternCG.cpp',
             'platform/graphics/cg/TransformationMatrixCG.cpp',
+            'platform/graphics/chromium/Canvas2DLayerChromium.cpp',
+            'platform/graphics/chromium/Canvas2DLayerChromium.h',
+            'platform/graphics/chromium/CanvasLayerChromium.cpp',
+            'platform/graphics/chromium/CanvasLayerChromium.h',
+            'platform/graphics/chromium/DrawingBufferChromium.cpp',
+            'platform/graphics/chromium/Extensions3DChromium.h',
+            'platform/graphics/chromium/ContentLayerChromium.cpp',
+            'platform/graphics/chromium/ContentLayerChromium.h',
+            'platform/graphics/chromium/CrossProcessFontLoading.h',
+            'platform/graphics/chromium/CrossProcessFontLoading.mm',
             'platform/graphics/chromium/FontCacheChromiumWin.cpp',
             'platform/graphics/chromium/FontCacheLinux.cpp',
             'platform/graphics/chromium/FontChromiumWin.cpp',
-            'platform/graphics/chromium/FontCustomPlatformData.cpp',
-            'platform/graphics/chromium/FontCustomPlatformData.h',
             'platform/graphics/chromium/FontLinux.cpp',
             'platform/graphics/chromium/FontPlatformData.h',
             'platform/graphics/chromium/FontPlatformDataChromiumWin.cpp',
             'platform/graphics/chromium/FontPlatformDataLinux.h',
             'platform/graphics/chromium/FontUtilsChromiumWin.cpp',
             'platform/graphics/chromium/FontUtilsChromiumWin.h',
+            'platform/graphics/chromium/GLES2Canvas.cpp',
+            'platform/graphics/chromium/GLES2Canvas.h',
             'platform/graphics/chromium/GlyphPageTreeNodeChromiumWin.cpp',
-            'platform/graphics/chromium/GlyphPageTreeNodeLinux.cpp',
             'platform/graphics/chromium/GraphicsLayerChromium.cpp',
             'platform/graphics/chromium/GraphicsLayerChromium.h',
+            'platform/graphics/chromium/HarfbuzzSkia.cpp',
+            'platform/graphics/chromium/HarfbuzzSkia.h',
             'platform/graphics/chromium/IconChromiumLinux.cpp',
             'platform/graphics/chromium/IconChromiumMac.cpp',
             'platform/graphics/chromium/IconChromiumWin.cpp',
             'platform/graphics/chromium/ImageBufferData.h',
+            'platform/graphics/chromium/ImageChromium.cpp',
             'platform/graphics/chromium/ImageChromiumMac.mm',
             'platform/graphics/chromium/ImageLayerChromium.cpp',
             'platform/graphics/chromium/ImageLayerChromium.h',
             'platform/graphics/chromium/LayerRendererChromium.h',
             'platform/graphics/chromium/MediaPlayerPrivateChromium.h',
             'platform/graphics/chromium/PlatformIcon.h',
+            'platform/graphics/chromium/PluginLayerChromium.cpp',
+            'platform/graphics/chromium/PluginLayerChromium.h',
             'platform/graphics/chromium/SimpleFontDataChromiumWin.cpp',
             'platform/graphics/chromium/SimpleFontDataLinux.cpp',
-            'platform/graphics/chromium/TransformLayerChromium.cpp',
-            'platform/graphics/chromium/TransformLayerChromium.h',
             'platform/graphics/chromium/TransparencyWin.cpp',
             'platform/graphics/chromium/TransparencyWin.h',
             'platform/graphics/chromium/UniscribeHelper.cpp',
             'platform/graphics/chromium/UniscribeHelper.h',
             'platform/graphics/chromium/UniscribeHelperTextRun.cpp',
             'platform/graphics/chromium/UniscribeHelperTextRun.h',
+            'platform/graphics/chromium/VideoFrameChromium.cpp',
+            'platform/graphics/chromium/VideoFrameChromium.h',
+            'platform/graphics/chromium/VideoLayerChromium.cpp',
+            'platform/graphics/chromium/VideoLayerChromium.h',
+            'platform/graphics/chromium/VDMXParser.cpp',
+            'platform/graphics/chromium/VDMXParser.h',
             'platform/graphics/chromium/WebGLLayerChromium.cpp',
             'platform/graphics/chromium/WebGLLayerChromium.h',
+            'platform/graphics/cocoa/FontPlatformData.h',
+            'platform/graphics/cocoa/FontPlatformDataCocoa.mm',
+            'platform/graphics/filters/DistantLightSource.h',
             'platform/graphics/filters/FEBlend.cpp',
             'platform/graphics/filters/FEBlend.h',
             'platform/graphics/filters/FEColorMatrix.cpp',
             'platform/graphics/filters/FEComponentTransfer.h',
             'platform/graphics/filters/FEComposite.cpp',
             'platform/graphics/filters/FEComposite.h',
+            'platform/graphics/filters/FEConvolveMatrix.cpp',
+            'platform/graphics/filters/FEConvolveMatrix.h',
+            'platform/graphics/filters/FEDiffuseLighting.cpp',
+            'platform/graphics/filters/FEDiffuseLighting.h',
+            'platform/graphics/filters/FEDisplacementMap.cpp',
+            'platform/graphics/filters/FEDisplacementMap.h',
+            'platform/graphics/filters/FEFlood.cpp',
+            'platform/graphics/filters/FEFlood.h',
             'platform/graphics/filters/FEGaussianBlur.cpp',
             'platform/graphics/filters/FEGaussianBlur.h',
+            'platform/graphics/filters/FELighting.cpp',
+            'platform/graphics/filters/FELighting.h',
+            'platform/graphics/filters/FEMerge.cpp',
+            'platform/graphics/filters/FEMerge.h',
+            'platform/graphics/filters/FEMorphology.cpp',
+            'platform/graphics/filters/FEMorphology.h',
+            'platform/graphics/filters/FEOffset.cpp',
+            'platform/graphics/filters/FEOffset.h',
+            'platform/graphics/filters/FESpecularLighting.cpp',
+            'platform/graphics/filters/FESpecularLighting.h',
+            'platform/graphics/filters/FETile.cpp',
+            'platform/graphics/filters/FETile.h',
+            'platform/graphics/filters/FETurbulence.cpp',
+            'platform/graphics/filters/FETurbulence.h',
+            'platform/graphics/filters/LightSource.cpp',
+            'platform/graphics/filters/LightSource.h',
+            'platform/graphics/filters/PointLightSource.h',
+            'platform/graphics/filters/SpotLightSource.h',
             'platform/graphics/filters/Filter.h',
             'platform/graphics/filters/FilterEffect.cpp',
             'platform/graphics/filters/FilterEffect.h',
-            'platform/graphics/filters/ImageBufferFilter.cpp',
-            'platform/graphics/filters/ImageBufferFilter.h',
             'platform/graphics/filters/SourceAlpha.cpp',
             'platform/graphics/filters/SourceAlpha.h',
             'platform/graphics/filters/SourceGraphic.cpp',
             'platform/graphics/filters/SourceGraphic.h',
+            'platform/graphics/gpu/DrawingBuffer.cpp',
+            'platform/graphics/gpu/DrawingBuffer.h',
+            'platform/graphics/gpu/PODArena.h',
+            'platform/graphics/gpu/PODInterval.h',
+            'platform/graphics/gpu/PODIntervalTree.h',
+            'platform/graphics/gpu/PODRedBlackTree.h',
+            'platform/graphics/gpu/SharedGraphicsContext3D.cpp',
+            'platform/graphics/gpu/SharedGraphicsContext3D.h',
+            'platform/graphics/gpu/Shader.cpp',
+            'platform/graphics/gpu/Shader.h',
+            'platform/graphics/gpu/SolidFillShader.cpp',
+            'platform/graphics/gpu/SolidFillShader.h',
+            'platform/graphics/gpu/TexShader.cpp',
+            'platform/graphics/gpu/TexShader.h',
+            'platform/graphics/gpu/Texture.cpp',
+            'platform/graphics/gpu/Texture.h',
+            'platform/graphics/gpu/TilingData.h',
+            'platform/graphics/gpu/TilingData.cpp',
             'platform/graphics/gtk/ColorGtk.cpp',
             'platform/graphics/gtk/FontCacheGtk.cpp',
             'platform/graphics/gtk/FontCustomPlatformData.cpp',
             'platform/graphics/mac/FontCustomPlatformData.cpp',
             'platform/graphics/mac/FontCustomPlatformData.h',
             'platform/graphics/mac/FontMac.mm',
-            'platform/graphics/mac/FontPlatformData.h',
-            'platform/graphics/mac/FontPlatformDataMac.mm',
             'platform/graphics/mac/GlyphPageTreeNodeMac.cpp',
             'platform/graphics/mac/GraphicsContextMac.mm',
             'platform/graphics/mac/GraphicsLayerCA.h',
             'platform/graphics/skia/BitmapImageSingleFrameSkia.h',
             'platform/graphics/skia/FloatPointSkia.cpp',
             'platform/graphics/skia/FloatRectSkia.cpp',
+            'platform/graphics/skia/FontCustomPlatformData.cpp',
+            'platform/graphics/skia/FontCustomPlatformData.h',
+            'platform/graphics/skia/GlyphPageTreeNodeSkia.cpp',
             'platform/graphics/skia/GradientSkia.cpp',
             'platform/graphics/skia/GraphicsContextPlatformPrivate.h',
             'platform/graphics/skia/GraphicsContextSkia.cpp',
             'platform/graphics/Color.cpp',
             'platform/graphics/Color.h',
             'platform/graphics/DashArray.h',
+            'platform/graphics/Extensions3D.h',
             'platform/graphics/FloatPoint.cpp',
             'platform/graphics/FloatPoint.h',
             'platform/graphics/FloatPoint3D.cpp',
             'platform/graphics/ImageBuffer.cpp',
             'platform/graphics/ImageBuffer.h',
             'platform/graphics/ImageObserver.h',
-            'platform/graphics/ImageSource.h',
             'platform/graphics/ImageSource.cpp',
+            'platform/graphics/ImageSource.h',
             'platform/graphics/IntPoint.h',
             'platform/graphics/IntRect.cpp',
             'platform/graphics/IntRect.h',
             'platform/gtk/GeolocationServiceGtk.h',
             'platform/gtk/KURLGtk.cpp',
             'platform/gtk/KeyEventGtk.cpp',
-            'platform/gtk/Language.cpp',
+            'platform/gtk/LanguageGtk.cpp',
             'platform/gtk/LocalizedStringsGtk.cpp',
             'platform/gtk/LoggingGtk.cpp',
             'platform/gtk/MIMETypeRegistryGtk.cpp',
             'platform/image-decoders/bmp/BMPImageReader.cpp',
             'platform/image-decoders/bmp/BMPImageReader.h',
             'platform/image-decoders/cairo/ImageDecoderCairo.cpp',
+            'platform/image-decoders/cg/ImageDecoderCG.cpp',
             'platform/image-decoders/gif/GIFImageDecoder.cpp',
             'platform/image-decoders/gif/GIFImageDecoder.h',
             'platform/image-decoders/gif/GIFImageReader.cpp',
             'platform/image-decoders/jpeg/JPEGImageDecoder.h',
             'platform/image-decoders/png/PNGImageDecoder.cpp',
             'platform/image-decoders/png/PNGImageDecoder.h',
+            'platform/image-decoders/webp/WEBPImageDecoder.cpp',
+            'platform/image-decoders/webp/WEBPImageDecoder.h',
             'platform/image-decoders/skia/ImageDecoderSkia.cpp',
             'platform/image-decoders/wx/ImageDecoderWx.cpp',
             'platform/image-decoders/zlib/crc32.h',
             'platform/mac/PasteboardMac.mm',
             'platform/mac/PlatformMouseEventMac.mm',
             'platform/mac/PlatformScreenMac.mm',
+            'platform/mac/PopupMenuMac.h',
             'platform/mac/PopupMenuMac.mm',
             'platform/mac/PurgeableBufferMac.cpp',
             'platform/mac/SSLKeyGeneratorMac.mm',
             'platform/mac/ScrollViewMac.mm',
             'platform/mac/ScrollbarThemeMac.h',
             'platform/mac/ScrollbarThemeMac.mm',
+            'platform/mac/SearchPopupMenuMac.h',
             'platform/mac/SearchPopupMenuMac.mm',
             'platform/mac/SharedBufferMac.mm',
             'platform/mac/SharedTimerMac.mm',
             'platform/network/chromium/ResourceError.h',
             'platform/network/chromium/ResourceRequest.cpp',
             'platform/network/chromium/ResourceRequest.h',
+            'platform/network/chromium/ResourceResponse.cpp',
             'platform/network/chromium/ResourceResponse.h',
             'platform/network/chromium/SocketStreamError.h',
             'platform/network/chromium/SocketStreamHandle.h',
             'platform/network/AuthenticationChallengeBase.cpp',
             'platform/network/AuthenticationChallengeBase.h',
             'platform/network/AuthenticationClient.h',
+            'platform/network/BlobData.cpp',
+            'platform/network/BlobData.h',
+            'platform/network/BlobRegistry.h',
+            'platform/network/BlobStorageData.h',
+            'platform/network/CookieStorage.h',
             'platform/network/Credential.cpp',
             'platform/network/Credential.h',
             'platform/network/DNS.h',
+            'platform/network/DataURL.cpp',
+            'platform/network/DataURL.h',
             'platform/network/FormData.cpp',
             'platform/network/FormData.h',
             'platform/network/FormDataBuilder.cpp',
             'platform/network/HTTPHeaderMap.h',
             'platform/network/HTTPParsers.cpp',
             'platform/network/HTTPParsers.h',
+            'platform/network/NetworkingContext.h',
             'platform/network/NetworkStateNotifier.cpp',
             'platform/network/NetworkStateNotifier.h',
             'platform/network/ProtectionSpace.cpp',
             'platform/network/ResourceErrorBase.h',
             'platform/network/ResourceHandleClient.h',
             'platform/network/ResourceHandleInternal.h',
+            'platform/network/ResourceLoadTiming.h',
             'platform/network/ResourceRequestBase.cpp',
             'platform/network/ResourceRequestBase.h',
             'platform/network/ResourceResponseBase.cpp',
             'platform/network/ResourceResponseBase.h',
+            'platform/network/ResourceRawHeaders.h',
             'platform/network/SocketStreamErrorBase.cpp',
             'platform/network/SocketStreamErrorBase.h',
             'platform/network/SocketStreamHandleBase.cpp',
             'platform/qt/PlatformMouseEventQt.cpp',
             'platform/qt/PlatformScreenQt.cpp',
             'platform/qt/PopupMenuQt.cpp',
+            'platform/qt/PopupMenuQt.h',
             'platform/qt/QWebPopup.cpp',
             'platform/qt/QWebPopup.h',
             'platform/qt/RenderThemeQt.cpp',
             'platform/qt/ScrollbarThemeQt.cpp',
             'platform/qt/ScrollbarThemeQt.h',
             'platform/qt/SearchPopupMenuQt.cpp',
+            'platform/qt/SearchPopupMenuQt.h',
             'platform/qt/SharedBufferQt.cpp',
             'platform/qt/SharedTimerQt.cpp',
             'platform/qt/SoundQt.cpp',
             'platform/text/transcoder/FontTranscoder.h',
             'platform/text/win/TextBreakIteratorInternalICUWin.cpp',
             'platform/text/wx/StringWx.cpp',
-            'platform/text/AtomicString.h',
-            'platform/text/AtomicStringHash.h',
             'platform/text/AtomicStringImpl.h',
             'platform/text/Base64.cpp',
             'platform/text/Base64.h',
             'platform/text/CharacterNames.h',
             'platform/text/Hyphenation.cpp',
             'platform/text/Hyphenation.h',
+            'platform/text/LineEnding.cpp',
+            'platform/text/LineEnding.h',
             'platform/text/ParserUtilities.h',
             'platform/text/PlatformString.h',
             'platform/text/RegularExpression.cpp',
             'platform/text/SegmentedString.cpp',
             'platform/text/SegmentedString.h',
             'platform/text/String.cpp',
-            'platform/text/StringBuffer.h',
-            'platform/text/StringBuilder.cpp',
-            'platform/text/StringBuilder.h',
             'platform/text/StringHash.h',
             'platform/text/StringImpl.h',
             'platform/text/SuffixTree.h',
             'platform/win/GDIObjectCounter.cpp',
             'platform/win/GDIObjectCounter.h',
             'platform/win/KeyEventWin.cpp',
-            'platform/win/Language.cpp',
+            'platform/win/LanguageWin.cpp',
             'platform/win/LoggingWin.cpp',
             'platform/win/MIMETypeRegistryWin.cpp',
             'platform/win/PasteboardWin.cpp',
             'platform/win/PlatformMouseEventWin.cpp',
             'platform/win/PlatformScreenWin.cpp',
-            'platform/win/PlatformScrollBar.h',
-            'platform/win/PlatformScrollBarWin.cpp',
             'platform/win/PopupMenuWin.cpp',
             'platform/win/ScrollbarThemeSafari.cpp',
             'platform/win/ScrollbarThemeSafari.h',
             'platform/wx/WidgetWx.cpp',
             'platform/Arena.cpp',
             'platform/Arena.h',
+            'platform/AsyncFileStream.h',
+            'platform/AsyncFileSystem.cpp',
+            'platform/AsyncFileSystem.h',
+            'platform/AsyncFileSystemCallbacks.h',
             'platform/AutodrainedPool.h',
-            'platform/BlobItem.cpp',
-            'platform/BlobItem.h',
             'platform/ContentType.cpp',
             'platform/ContentType.h',
             'platform/ContextMenu.cpp',
             'platform/EventLoop.h',
             'platform/FileChooser.cpp',
             'platform/FileChooser.h',
+            'platform/FileMetadata.h',
+            'platform/FileStream.cpp',
+            'platform/FileStream.h',
+            'platform/FileStreamClient.h',
+            'platform/FileSystem.cpp',
             'platform/FileSystem.h',
             'platform/FloatConversion.h',
             'platform/GeolocationService.cpp',
             'platform/KURLGoogle.cpp',
             'platform/KURLGooglePrivate.h',
             'platform/KURLHash.h',
+            'platform/Language.cpp',
             'platform/Language.h',
             'platform/Length.cpp',
             'platform/Length.h',
             'platform/Logging.h',
             'platform/MIMETypeRegistry.cpp',
             'platform/MIMETypeRegistry.h',
+            'platform/mock/DeviceOrientationClientMock.cpp',
+            'platform/mock/DeviceOrientationClientMock.h',
             'platform/mock/GeolocationServiceMock.cpp',
             'platform/mock/GeolocationServiceMock.h',
+            'platform/mock/SpeechInputClientMock.cpp',
+            'platform/mock/SpeechInputClientMock.h',
             'platform/NotImplemented.h',
             'platform/Pasteboard.h',
             'platform/PlatformKeyboardEvent.h',
             'platform/PopupMenuStyle.h',
             'platform/PurgeableBuffer.h',
             'platform/SSLKeyGenerator.h',
+            'platform/ScrollAnimator.cpp',
+            'platform/ScrollAnimator.h',
+            'platform/ScrollAnimatorWin.cpp',
+            'platform/ScrollAnimatorWin.h',
             'platform/ScrollTypes.h',
             'platform/ScrollView.cpp',
             'platform/ScrollView.h',
+            'platform/SchemeRegistry.cpp',
+            'platform/SchemeRegistry.h',
             'platform/Scrollbar.cpp',
             'platform/Scrollbar.h',
+            'platform/ScrollbarClient.cpp',
             'platform/ScrollbarClient.h',
             'platform/ScrollbarTheme.h',
             'platform/ScrollbarThemeComposite.cpp',
             'plugins/wx/PluginDataWx.cpp',
             'plugins/wx/PluginPackageWx.cpp',
             'plugins/wx/PluginViewWx.cpp',
-            'plugins/MimeType.cpp',
-            'plugins/MimeType.h',
-            'plugins/MimeTypeArray.cpp',
-            'plugins/MimeTypeArray.h',
-            'plugins/Plugin.cpp',
-            'plugins/Plugin.h',
-            'plugins/PluginArray.cpp',
-            'plugins/PluginArray.h',
+            'plugins/DOMMimeType.cpp',
+            'plugins/DOMMimeType.h',
+            'plugins/DOMMimeTypeArray.cpp',
+            'plugins/DOMMimeTypeArray.h',
+            'plugins/DOMPlugin.cpp',
+            'plugins/DOMPlugin.h',
+            'plugins/DOMPluginArray.cpp',
+            'plugins/DOMPluginArray.h',
             'plugins/PluginData.cpp',
             'plugins/PluginData.h',
             'plugins/PluginDatabase.cpp',
             'plugins/PluginViewNone.cpp',
             'plugins/npapi.cpp',
             'plugins/npfunctions.h',
-            'rendering/style/BindingURI.cpp',
-            'rendering/style/BindingURI.h',
             'rendering/style/BorderData.h',
             'rendering/style/BorderValue.h',
             'rendering/style/CollapsedBorderValue.h',
             'rendering/style/StyleMarqueeData.h',
             'rendering/style/StyleMultiColData.cpp',
             'rendering/style/StyleMultiColData.h',
+            'rendering/style/StylePendingImage.h',
             'rendering/style/StyleRareInheritedData.cpp',
             'rendering/style/StyleRareInheritedData.h',
             'rendering/style/StyleRareNonInheritedData.cpp',
             'rendering/style/StyleTransformData.h',
             'rendering/style/StyleVisualData.cpp',
             'rendering/style/StyleVisualData.h',
+            'rendering/svg/RenderSVGInline.cpp',
+            'rendering/svg/RenderSVGInline.h',
+            'rendering/svg/RenderSVGInlineText.cpp',
+            'rendering/svg/RenderSVGInlineText.h',
+            'rendering/svg/RenderSVGPath.cpp',
+            'rendering/svg/RenderSVGPath.h',
+            'rendering/svg/RenderSVGTSpan.cpp',
+            'rendering/svg/RenderSVGTSpan.h',
+            'rendering/svg/RenderSVGText.cpp',
+            'rendering/svg/RenderSVGText.h',
+            'rendering/svg/RenderSVGTextPath.cpp',
+            'rendering/svg/RenderSVGTextPath.h',
+            'rendering/svg/SVGInlineFlowBox.cpp',
+            'rendering/svg/SVGInlineFlowBox.h',
+            'rendering/svg/SVGInlineTextBox.cpp',
+            'rendering/svg/SVGInlineTextBox.h',
+            'rendering/svg/SVGRootInlineBox.cpp',
+            'rendering/svg/SVGRootInlineBox.h',
+            'rendering/svg/SVGTextChunk.cpp',
+            'rendering/svg/SVGTextChunk.h',
+            'rendering/svg/SVGTextChunkBuilder.cpp',
+            'rendering/svg/SVGTextChunkBuilder.h',
+            'rendering/svg/SVGTextFragment.h',
+            'rendering/svg/SVGTextLayoutAttributes.cpp',
+            'rendering/svg/SVGTextLayoutAttributes.h',
+            'rendering/svg/SVGTextLayoutAttributesBuilder.cpp',
+            'rendering/svg/SVGTextLayoutAttributesBuilder.h',
+            'rendering/svg/SVGTextLayoutEngine.cpp',
+            'rendering/svg/SVGTextLayoutEngine.h',
+            'rendering/svg/SVGTextLayoutEngineBaseline.cpp',
+            'rendering/svg/SVGTextLayoutEngineBaseline.h',
+            'rendering/svg/SVGTextLayoutEngineSpacing.cpp',
+            'rendering/svg/SVGTextLayoutEngineSpacing.h',
+            'rendering/svg/SVGTextMetrics.cpp',
+            'rendering/svg/SVGTextMetrics.h',
+            'rendering/svg/SVGTextQuery.cpp',
+            'rendering/svg/SVGTextQuery.h',
             'rendering/AutoTableLayout.cpp',
             'rendering/AutoTableLayout.h',
             'rendering/BidiRun.cpp',
             'rendering/LayoutState.h',
             'rendering/MediaControlElements.cpp',
             'rendering/MediaControlElements.h',
+            'rendering/PaintInfo.h',
+            'rendering/PaintPhase.h',
             'rendering/PointerEventsHitRules.cpp',
             'rendering/PointerEventsHitRules.h',
             'rendering/RenderApplet.cpp',
             'rendering/RenderIFrame.h',
             'rendering/RenderImage.cpp',
             'rendering/RenderImage.h',
-            'rendering/RenderImageGeneratedContent.cpp',
-            'rendering/RenderImageGeneratedContent.h',
+            'rendering/RenderImageResource.cpp',
+            'rendering/RenderImageResource.h',
+            'rendering/RenderImageResourceStyleImage.cpp',
+            'rendering/RenderImageResourceStyleImage.h',
             'rendering/RenderIndicator.cpp',
             'rendering/RenderIndicator.h',
             'rendering/RenderInline.cpp',
             'rendering/RenderInline.h',
+            'rendering/RenderInputSpeech.cpp',
+            'rendering/RenderInputSpeech.h',
             'rendering/RenderLayer.cpp',
             'rendering/RenderLayer.h',
             'rendering/RenderLayerBacking.cpp',
             'rendering/RenderObjectChildList.h',
             'rendering/RenderPart.cpp',
             'rendering/RenderPart.h',
-            'rendering/RenderPath.cpp',
-            'rendering/RenderPath.h',
             'rendering/RenderProgress.cpp',
             'rendering/RenderProgress.h',
             'rendering/RenderReplaced.cpp',
             'rendering/RenderSVGHiddenContainer.h',
             'rendering/RenderSVGImage.cpp',
             'rendering/RenderSVGImage.h',
-            'rendering/RenderSVGInline.cpp',
-            'rendering/RenderSVGInline.h',
-            'rendering/RenderSVGInlineText.cpp',
-            'rendering/RenderSVGInlineText.h',
             'rendering/RenderSVGModelObject.cpp',
             'rendering/RenderSVGModelObject.h',
             'rendering/RenderSVGResource.cpp',
             'rendering/RenderSVGResource.h',
             'rendering/RenderSVGResourceClipper.cpp',
             'rendering/RenderSVGResourceClipper.h',
+            'rendering/RenderSVGResourceContainer.cpp',
+            'rendering/RenderSVGResourceContainer.h',
             'rendering/RenderSVGResourceFilter.cpp',
             'rendering/RenderSVGResourceFilter.h',
+            'rendering/RenderSVGResourceFilterPrimitive.cpp',
+            'rendering/RenderSVGResourceFilterPrimitive.h',
             'rendering/RenderSVGResourceGradient.cpp',
             'rendering/RenderSVGResourceGradient.h',
             'rendering/RenderSVGResourceLinearGradient.cpp',
             'rendering/RenderSVGRoot.h',
             'rendering/RenderSVGShadowTreeRootContainer.cpp',
             'rendering/RenderSVGShadowTreeRootContainer.h',
-            'rendering/RenderSVGTSpan.cpp',
-            'rendering/RenderSVGTSpan.h',
-            'rendering/RenderSVGText.cpp',
-            'rendering/RenderSVGText.h',
-            'rendering/RenderSVGTextPath.cpp',
-            'rendering/RenderSVGTextPath.h',
             'rendering/RenderSVGTransformableContainer.cpp',
             'rendering/RenderSVGTransformableContainer.h',
             'rendering/RenderSVGViewportContainer.cpp',
             'rendering/ScrollBehavior.h',
             'rendering/ShadowElement.cpp',
             'rendering/ShadowElement.h',
-            'rendering/SVGCharacterData.cpp',
-            'rendering/SVGCharacterData.h',
-            'rendering/SVGCharacterLayoutInfo.cpp',
-            'rendering/SVGCharacterLayoutInfo.h',
-            'rendering/SVGInlineFlowBox.cpp',
-            'rendering/SVGInlineFlowBox.h',
-            'rendering/SVGInlineTextBox.cpp',
-            'rendering/SVGInlineTextBox.h',
+            'rendering/SVGImageBufferTools.cpp',
+            'rendering/SVGImageBufferTools.h',
             'rendering/SVGMarkerData.h',
             'rendering/SVGMarkerLayoutInfo.cpp',
             'rendering/SVGMarkerLayoutInfo.h',
             'rendering/SVGRenderSupport.h',
             'rendering/SVGRenderTreeAsText.cpp',
             'rendering/SVGRenderTreeAsText.h',
-            'rendering/SVGRootInlineBox.cpp',
-            'rendering/SVGRootInlineBox.h',
+            'rendering/SVGResources.cpp',
+            'rendering/SVGResources.h',
+            'rendering/SVGResourcesCache.cpp',
+            'rendering/SVGResourcesCache.h',
+            'rendering/SVGResourcesCycleSolver.cpp',
+            'rendering/SVGResourcesCycleSolver.h',
             'rendering/SVGShadowTreeElements.cpp',
             'rendering/SVGShadowTreeElements.h',
-            'rendering/SVGTextChunkLayoutInfo.cpp',
-            'rendering/SVGTextChunkLayoutInfo.h',
-            'rendering/SVGTextLayoutUtilities.cpp',
-            'rendering/SVGTextLayoutUtilities.h',
-            'rendering/SVGTextQuery.cpp',
-            'rendering/SVGTextQuery.h',
             'rendering/TableLayout.h',
             'rendering/TextControlInnerElements.cpp',
             'rendering/TextControlInnerElements.h',
             'storage/ChangeVersionWrapper.cpp',
             'storage/ChangeVersionWrapper.h',
             'storage/chromium/DatabaseObserver.h',
-            'storage/chromium/IndexedDatabase.cpp',
+            'storage/chromium/IDBFactoryBackendInterface.cpp',
+            'storage/chromium/IDBKeyPathBackendImpl.cpp',
             'storage/chromium/DatabaseTrackerChromium.cpp',
             'storage/chromium/QuotaTracker.cpp',
             'storage/chromium/QuotaTracker.h',
             'storage/DatabaseTracker.cpp',
             'storage/DatabaseTracker.h',
             'storage/DatabaseTrackerClient.h',
+            'storage/IDBAbortEvent.cpp',
+            'storage/IDBAbortEvent.h',
             'storage/IDBAny.cpp',
             'storage/IDBAny.h',
             'storage/IDBCallbacks.h',
+            'storage/IDBCompleteEvent.cpp',
+            'storage/IDBCompleteEvent.h',
+            'storage/IDBCursor.cpp',
+            'storage/IDBCursor.h',
+            'storage/IDBCursorBackendImpl.cpp',
+            'storage/IDBCursorBackendImpl.h',
+            'storage/IDBCursorBackendInterface.h',
             'storage/IDBDatabase.h',
+            'storage/IDBDatabase.cpp',
             'storage/IDBDatabaseError.h',
             'storage/IDBDatabaseException.h',
-            'storage/IDBDatabaseImpl.cpp',
-            'storage/IDBDatabaseImpl.h',
-            'storage/IDBDatabaseRequest.cpp',
-            'storage/IDBDatabaseRequest.h',
+            'storage/IDBDatabaseBackendImpl.cpp',
+            'storage/IDBDatabaseBackendImpl.h',
+            'storage/IDBDatabaseBackendInterface.h',
             'storage/IDBEvent.cpp',
             'storage/IDBEvent.h',
             'storage/IDBErrorEvent.cpp',
             'storage/IDBErrorEvent.h',
+            'storage/IDBFactory.cpp',
+            'storage/IDBFactory.h',
+            'storage/IDBKeyPathBackendImpl.cpp',
+            'storage/IDBKeyPathBackendImpl.h',
+            'storage/IDBFactoryBackendInterface.cpp',
+            'storage/IDBFactoryBackendInterface.h',
+            'storage/IDBFactoryBackendImpl.cpp',
+            'storage/IDBFactoryBackendImpl.h',
+            'storage/IDBIndex.cpp',
             'storage/IDBIndex.h',
-            'storage/IDBIndexImpl.cpp',
-            'storage/IDBIndexImpl.h',
-            'storage/IDBIndexRequest.cpp',
-            'storage/IDBIndexRequest.h',
+            'storage/IDBIndexBackendInterface.h',
+            'storage/IDBIndexBackendImpl.cpp',
+            'storage/IDBIndexBackendImpl.h',
+            'storage/IDBKey.cpp',
+            'storage/IDBKey.h',
+            'storage/IDBKeyPath.cpp',
+            'storage/IDBKeyPath.h',
             'storage/IDBKeyRange.cpp',
             'storage/IDBKeyRange.h',
+            'storage/IDBObjectStore.cpp',
             'storage/IDBObjectStore.h',
-            'storage/IDBObjectStoreImpl.cpp',
-            'storage/IDBObjectStoreImpl.h',
-            'storage/IDBObjectStoreRequest.cpp',
-            'storage/IDBObjectStoreRequest.h',
+            'storage/IDBObjectStoreBackendImpl.cpp',
+            'storage/IDBObjectStoreBackendImpl.h',
+            'storage/IDBObjectStoreBackendInterface.h',
+            'storage/IDBPendingTransactionMonitor.cpp',
+            'storage/IDBPendingTransactionMonitor.h',
             'storage/IDBRequest.cpp',
             'storage/IDBRequest.h',
+            'storage/IDBSQLiteDatabase.cpp',
+            'storage/IDBSQLiteDatabase.h',
             'storage/IDBSuccessEvent.cpp',
             'storage/IDBSuccessEvent.h',
-            'storage/IndexedDatabase.cpp',
-            'storage/IndexedDatabase.h',
-            'storage/IndexedDatabaseImpl.cpp',
-            'storage/IndexedDatabaseImpl.h',
-            'storage/IndexedDatabaseRequest.cpp',
-            'storage/IndexedDatabaseRequest.h',
+            'storage/IDBTimeoutEvent.cpp',
+            'storage/IDBTimeoutEvent.h',
+            'storage/IDBTransaction.cpp',
+            'storage/IDBTransaction.h',
+            'storage/IDBTransactionBackendImpl.cpp',
+            'storage/IDBTransactionBackendImpl.h',
+            'storage/IDBTransactionBackendInterface.h',
+            'storage/IDBTransactionCallbacks.h',
+            'storage/IDBTransactionCoordinator.cpp',
+            'storage/IDBTransactionCoordinator.h',
             'storage/LocalStorageTask.cpp',
             'storage/LocalStorageTask.h',
             'storage/LocalStorageThread.cpp',
             'storage/SQLStatement.h',
             'storage/SQLStatementCallback.h',
             'storage/SQLStatementErrorCallback.h',
+            'storage/SQLStatementSync.cpp',
+            'storage/SQLStatementSync.h',
             'storage/SQLTransaction.cpp',
             'storage/SQLTransaction.h',
             'storage/SQLTransactionCallback.h',
             'svg/animation/SMILTimeContainer.h',
             'svg/animation/SVGSMILElement.cpp',
             'svg/animation/SVGSMILElement.h',
-            'svg/graphics/filters/SVGDistantLightSource.h',
-            'svg/graphics/filters/SVGFEConvolveMatrix.cpp',
-            'svg/graphics/filters/SVGFEConvolveMatrix.h',
-            'svg/graphics/filters/SVGFEDiffuseLighting.cpp',
-            'svg/graphics/filters/SVGFEDiffuseLighting.h',
-            'svg/graphics/filters/SVGFEDisplacementMap.cpp',
-            'svg/graphics/filters/SVGFEDisplacementMap.h',
-            'svg/graphics/filters/SVGFEFlood.cpp',
-            'svg/graphics/filters/SVGFEFlood.h',
             'svg/graphics/filters/SVGFEImage.cpp',
             'svg/graphics/filters/SVGFEImage.h',
-            'svg/graphics/filters/SVGFELighting.cpp',
-            'svg/graphics/filters/SVGFELighting.h',
-            'svg/graphics/filters/SVGFEMerge.cpp',
-            'svg/graphics/filters/SVGFEMerge.h',
-            'svg/graphics/filters/SVGFEMorphology.cpp',
-            'svg/graphics/filters/SVGFEMorphology.h',
-            'svg/graphics/filters/SVGFEOffset.cpp',
-            'svg/graphics/filters/SVGFEOffset.h',
-            'svg/graphics/filters/SVGFESpecularLighting.cpp',
-            'svg/graphics/filters/SVGFESpecularLighting.h',
-            'svg/graphics/filters/SVGFETile.cpp',
-            'svg/graphics/filters/SVGFETile.h',
-            'svg/graphics/filters/SVGFETurbulence.cpp',
-            'svg/graphics/filters/SVGFETurbulence.h',
             'svg/graphics/filters/SVGFilter.cpp',
             'svg/graphics/filters/SVGFilter.h',
             'svg/graphics/filters/SVGFilterBuilder.cpp',
             'svg/graphics/filters/SVGFilterBuilder.h',
-            'svg/graphics/filters/SVGLightSource.cpp',
-            'svg/graphics/filters/SVGLightSource.h',
-            'svg/graphics/filters/SVGPointLightSource.h',
-            'svg/graphics/filters/SVGSpotLightSource.h',
             'svg/graphics/SVGImage.cpp',
             'svg/graphics/SVGImage.h',
+            'svg/properties/SVGAnimatedPropertySynchronizer.h',
+            'svg/properties/SVGAnimatedListPropertyTearOff.h',
+            'svg/properties/SVGAnimatedProperty.h',
+            'svg/properties/SVGAnimatedPropertyDescription.h',
+            'svg/properties/SVGAnimatedPropertyMacros.h',
+            'svg/properties/SVGAnimatedPropertySynchronizer.h',
+            'svg/properties/SVGAnimatedPropertyTearOff.h',
+            'svg/properties/SVGAnimatedStaticPropertyTearOff.h',
+            'svg/properties/SVGListProperty.h',
+            'svg/properties/SVGListPropertyTearOff.h',
+            'svg/properties/SVGProperty.h',
+            'svg/properties/SVGPropertyTearOff.h',
+            'svg/properties/SVGPropertyTraits.h',
+            'svg/properties/SVGStaticListPropertyTearOff.h',
+            'svg/properties/SVGStaticPropertyTearOff.h',
             'svg/ColorDistance.cpp',
             'svg/ColorDistance.h',
+            'svg/DeprecatedSVGAnimatedProperty.h',
+            'svg/DeprecatedSVGAnimatedPropertyTraits.h',
+            'svg/DeprecatedSVGAnimatedTemplate.h',
             'svg/ElementTimeControl.h',
             'svg/GradientAttributes.h',
             'svg/LinearGradientAttributes.h',
             'svg/SVGAnimateMotionElement.h',
             'svg/SVGAnimateTransformElement.cpp',
             'svg/SVGAnimateTransformElement.h',
+            'svg/SVGAnimatedAngle.h',
+            'svg/SVGAnimatedBoolean.h',
+            'svg/SVGAnimatedEnumeration.h',
+            'svg/SVGAnimatedInteger.h',
+            'svg/SVGAnimatedLength.h',
+            'svg/SVGAnimatedLengthList.h',
+            'svg/SVGAnimatedNumber.h',
+            'svg/SVGAnimatedNumberList.h',
             'svg/SVGAnimatedPathData.cpp',
             'svg/SVGAnimatedPathData.h',
-            'svg/SVGAnimatedPoints.cpp',
-            'svg/SVGAnimatedPoints.h',
-            'svg/SVGAnimatedProperty.h',
-            'svg/SVGAnimatedPropertySynchronizer.h',
-            'svg/SVGAnimatedPropertyTraits.h',
-            'svg/SVGAnimatedTemplate.h',
+            'svg/SVGAnimatedPreserveAspectRatio.h',
+            'svg/SVGAnimatedRect.h',
+            'svg/SVGAnimatedString.h',
             'svg/SVGAnimationElement.cpp',
             'svg/SVGAnimationElement.h',
             'svg/SVGCircleElement.cpp',
             'svg/SVGFEComponentTransferElement.h',
             'svg/SVGFECompositeElement.cpp',
             'svg/SVGFECompositeElement.h',
+            'svg/SVGFEConvolveMatrixElement.cpp',
+            'svg/SVGFEConvolveMatrixElement.h',
             'svg/SVGFEDiffuseLightingElement.cpp',
             'svg/SVGFEDiffuseLightingElement.h',
             'svg/SVGFEDisplacementMapElement.cpp',
             'svg/SVGPaint.h',
             'svg/SVGParserUtilities.cpp',
             'svg/SVGParserUtilities.h',
+            'svg/SVGPathBlender.cpp',
+            'svg/SVGPathBlender.h',
+            'svg/SVGPathBuilder.cpp',
+            'svg/SVGPathBuilder.h',
+            'svg/SVGPathByteStream.h',
+            'svg/SVGPathByteStreamBuilder.cpp',
+            'svg/SVGPathByteStreamBuilder.h',
+            'svg/SVGPathByteStreamSource.cpp',
+            'svg/SVGPathByteStreamSource.h',
+            'svg/SVGPathConsumer.h',
             'svg/SVGPathElement.cpp',
             'svg/SVGPathElement.h',
+            'svg/SVGPathParser.cpp',
+            'svg/SVGPathParser.h',
+            'svg/SVGPathParserFactory.cpp',
+            'svg/SVGPathParserFactory.h',
+            'svg/SVGPathSeg.cpp',
             'svg/SVGPathSeg.h',
             'svg/SVGPathSegArc.cpp',
             'svg/SVGPathSegArc.h',
             'svg/SVGPathSegLinetoVertical.h',
             'svg/SVGPathSegList.cpp',
             'svg/SVGPathSegList.h',
+            'svg/SVGPathSegListBuilder.cpp',
+            'svg/SVGPathSegListBuilder.h',
+            'svg/SVGPathSegListSource.cpp',
+            'svg/SVGPathSegListSource.h',
             'svg/SVGPathSegMoveto.cpp',
             'svg/SVGPathSegMoveto.h',
+            'svg/SVGPathSource.h',
+            'svg/SVGPathStringBuilder.cpp',
+            'svg/SVGPathStringBuilder.h',
+            'svg/SVGPathStringSource.cpp',
+            'svg/SVGPathStringSource.h',
+            'svg/SVGPathTraversalStateBuilder.cpp',
+            'svg/SVGPathTraversalStateBuilder.h',
             'svg/SVGPatternElement.cpp',
             'svg/SVGPatternElement.h',
             'svg/SVGPointList.cpp',
         'webinspector_files': [
 
             'inspector/front-end/inspector.html',
-            'inspector/front-end/AbstractTimelinePanel.js',
+            'inspector/front-end/ApplicationCacheItemsView.js',
             'inspector/front-end/AuditCategories.js',
+            'inspector/front-end/AuditFormatters.js',
             'inspector/front-end/AuditLauncherView.js',
             'inspector/front-end/AuditResultView.js',
             'inspector/front-end/AuditRules.js',
             'inspector/front-end/ConsoleView.js',
             'inspector/front-end/ContextMenu.js',
             'inspector/front-end/CookieItemsView.js',
+            'inspector/front-end/CookieParser.js',
             'inspector/front-end/CSSCompletions.js',
             'inspector/front-end/CSSStyleModel.js',
             'inspector/front-end/Database.js',
             'inspector/front-end/ElementsPanel.js',
             'inspector/front-end/ElementsTreeOutline.js',
             'inspector/front-end/EventListenersSidebarPane.js',
+            'inspector/front-end/ExtensionAPI.js',
+            'inspector/front-end/ExtensionAuditCategory.js',
+            'inspector/front-end/ExtensionCommon.js',
+            'inspector/front-end/ExtensionPanel.js',
+            'inspector/front-end/ExtensionRegistryStub.js',
+            'inspector/front-end/ExtensionServer.js',
+            'inspector/front-end/FileSystemView.js',
             'inspector/front-end/FontView.js',
+            'inspector/front-end/GoToLineDialog.js',
             'inspector/front-end/HAREntry.js',
+            'inspector/front-end/HeapSnapshotView.js',
             'inspector/front-end/HelpScreen.js',
             'inspector/front-end/ImageView.js',
-            'inspector/front-end/InspectorBackendStub.js',
             'inspector/front-end/InspectorFrontendHostStub.js',
             'inspector/front-end/InjectedFakeWorker.js',
             'inspector/front-end/InjectedScript.js',
             'inspector/front-end/inspector.js',
             'inspector/front-end/KeyboardShortcut.js',
             'inspector/front-end/MetricsSidebarPane.js',
+            'inspector/front-end/NetworkPanel.js',
             'inspector/front-end/Object.js',
-            'inspector/front-end/ObjectProxy.js',
             'inspector/front-end/ObjectPropertiesSection.js',
             'inspector/front-end/Panel.js',
             'inspector/front-end/PanelEnablerView.js',
             'inspector/front-end/ProfileView.js',
             'inspector/front-end/PropertiesSection.js',
             'inspector/front-end/PropertiesSidebarPane.js',
+            'inspector/front-end/RemoteObject.js',
             'inspector/front-end/Resource.js',
             'inspector/front-end/ResourceCategory.js',
-            'inspector/front-end/ResourcesPanel.js',
+            'inspector/front-end/ResourceManager.js',
             'inspector/front-end/ResourceView.js',
             'inspector/front-end/ScopeChainSidebarPane.js',
             'inspector/front-end/Script.js',
             'inspector/front-end/WelcomeView.js',
             'inspector/front-end/WorkersSidebarPane.js',
             'inspector/front-end/audits.css',
+            'inspector/front-end/goToLineDialog.css',
+            'inspector/front-end/heapProfiler.css',
             'inspector/front-end/helpScreen.css',
             'inspector/front-end/inspector.css',
             'inspector/front-end/inspectorSyntaxHighlight.css',
+            'inspector/front-end/networkPanel.css',
             'inspector/front-end/popover.css',
             'inspector/front-end/textViewer.css',
         ],
         'webinspector_image_files': [
+            'inspector/front-end/Images/applicationCache.png',
             'inspector/front-end/Images/auditsIcon.png',
             'inspector/front-end/Images/back.png',
             'inspector/front-end/Images/breakpointBorder.png',
             'inspector/front-end/Images/excludeButtonGlyph.png',
             'inspector/front-end/Images/focusButtonGlyph.png',
             'inspector/front-end/Images/forward.png',
+            'inspector/front-end/Images/frame.png',
             'inspector/front-end/Images/gearButtonGlyph.png',
             'inspector/front-end/Images/glossyHeader.png',
             'inspector/front-end/Images/glossyHeaderPressed.png',
             'inspector/front-end/Images/goArrow.png',
             'inspector/front-end/Images/graphLabelCalloutLeft.png',
             'inspector/front-end/Images/graphLabelCalloutRight.png',
-            'inspector/front-end/Images/grayConnectorPoint.png',
             'inspector/front-end/Images/largerResourcesButtonGlyph.png',
             'inspector/front-end/Images/localStorage.png',
+            'inspector/front-end/Images/networkIcon.png',
             'inspector/front-end/Images/nodeSearchButtonGlyph.png',
+            'inspector/front-end/Images/paneAddButtons.png',
             'inspector/front-end/Images/paneBottomGrow.png',
             'inspector/front-end/Images/paneBottomGrowActive.png',
             'inspector/front-end/Images/paneGrowHandleLine.png',
             'inspector/front-end/Images/resourcePlainIcon.png',
             'inspector/front-end/Images/resourcePlainIconSmall.png',
             'inspector/front-end/Images/resourcesIcon.png',
-            'inspector/front-end/Images/resourcesSilhouette.png',
             'inspector/front-end/Images/resourcesSizeGraphIcon.png',
             'inspector/front-end/Images/resourcesTimeGraphIcon.png',
             'inspector/front-end/Images/scriptsIcon.png',
             'inspector/front-end/Images/warningIcon.png',
             'inspector/front-end/Images/warningOrangeDot.png',
             'inspector/front-end/Images/warningMediumIcon.png',
-            'inspector/front-end/Images/warningsErrors.png',
-            'inspector/front-end/Images/whiteConnectorPoint.png'
+            'inspector/front-end/Images/warningsErrors.png'
         ],
     }
 }