<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[160758] trunk/Source</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/160758">160758</a></dd>
<dt>Author</dt> <dd>carlosgc@webkit.org</dd>
<dt>Date</dt> <dd>2013-12-18 04:24:46 -0800 (Wed, 18 Dec 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed. Fix make distcheck.

Source/JavaScriptCore:

* GNUmakefile.am:

Source/ThirdParty/ANGLE:

* GNUmakefile.am:

Source/WebCore:

* GNUmakefile.am:
* GNUmakefile.list.am:

Source/WebKit2:

* GNUmakefile.list.am:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkSourceJavaScriptCoreChangeLog">trunk/Source/JavaScriptCore/ChangeLog</a></li>
<li><a href="#trunkSourceJavaScriptCoreGNUmakefileam">trunk/Source/JavaScriptCore/GNUmakefile.am</a></li>
<li><a href="#trunkSourceThirdPartyANGLEChangeLog">trunk/Source/ThirdParty/ANGLE/ChangeLog</a></li>
<li><a href="#trunkSourceThirdPartyANGLEGNUmakefileam">trunk/Source/ThirdParty/ANGLE/GNUmakefile.am</a></li>
<li><a href="#trunkSourceWebCoreChangeLog">trunk/Source/WebCore/ChangeLog</a></li>
<li><a href="#trunkSourceWebCoreGNUmakefileam">trunk/Source/WebCore/GNUmakefile.am</a></li>
<li><a href="#trunkSourceWebCoreGNUmakefilelistam">trunk/Source/WebCore/GNUmakefile.list.am</a></li>
<li><a href="#trunkSourceWebKit2ChangeLog">trunk/Source/WebKit2/ChangeLog</a></li>
<li><a href="#trunkSourceWebKit2GNUmakefilelistam">trunk/Source/WebKit2/GNUmakefile.list.am</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkSourceJavaScriptCoreChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/ChangeLog (160757 => 160758)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/ChangeLog        2013-12-18 12:01:29 UTC (rev 160757)
+++ trunk/Source/JavaScriptCore/ChangeLog        2013-12-18 12:24:46 UTC (rev 160758)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2013-12-18  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
+
+        Unreviewed. Fix make distcheck.
+
+        * GNUmakefile.am:
+
</ins><span class="cx"> 2013-12-17  Julien Brianceau  &lt;jbriance@cisco.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Fix armv7 and sh4 builds.
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreGNUmakefileam"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/GNUmakefile.am (160757 => 160758)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/GNUmakefile.am        2013-12-18 12:01:29 UTC (rev 160757)
+++ trunk/Source/JavaScriptCore/GNUmakefile.am        2013-12-18 12:24:46 UTC (rev 160758)
</span><span class="lines">@@ -190,6 +190,13 @@
</span><span class="cx">         Source/JavaScriptCore/create_regex_tables \
</span><span class="cx">         Source/JavaScriptCore/icu/LICENSE \
</span><span class="cx">         Source/JavaScriptCore/icu/README \
</span><ins>+        Source/JavaScriptCore/inspector/protocol/Debugger.json \
+        Source/JavaScriptCore/inspector/protocol/GenericTypes.json \
+        Source/JavaScriptCore/inspector/protocol/InspectorDomain.json \
+        Source/JavaScriptCore/inspector/protocol/Runtime.json \
+        Source/JavaScriptCore/inspector/scripts/CodeGeneratorInspector.py \
+        Source/JavaScriptCore/inspector/scripts/CodeGeneratorInspectorStrings.py \
+        Source/JavaScriptCore/inspector/scripts/generate-combined-inspector-json.py \
</ins><span class="cx">         Source/JavaScriptCore/KeywordLookupGenerator.py \
</span><span class="cx">         Source/JavaScriptCore/parser/Keywords.table \
</span><span class="cx">         Source/JavaScriptCore/THANKS \
</span></span></pre></div>
<a id="trunkSourceThirdPartyANGLEChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/ThirdParty/ANGLE/ChangeLog (160757 => 160758)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/ThirdParty/ANGLE/ChangeLog        2013-12-18 12:01:29 UTC (rev 160757)
+++ trunk/Source/ThirdParty/ANGLE/ChangeLog        2013-12-18 12:24:46 UTC (rev 160758)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2013-12-18  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
+
+        Unreviewed. Fix make distcheck.
+
+        * GNUmakefile.am:
+
</ins><span class="cx"> 2013-12-17  Gustavo Noronha Silva  &lt;gustavo.noronha@collabora.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [GTK] Some ANGLE headers missing from dist
</span></span></pre></div>
<a id="trunkSourceThirdPartyANGLEGNUmakefileam"></a>
<div class="modfile"><h4>Modified: trunk/Source/ThirdParty/ANGLE/GNUmakefile.am (160757 => 160758)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/ThirdParty/ANGLE/GNUmakefile.am        2013-12-18 12:01:29 UTC (rev 160757)
+++ trunk/Source/ThirdParty/ANGLE/GNUmakefile.am        2013-12-18 12:24:46 UTC (rev 160758)
</span><span class="lines">@@ -24,11 +24,9 @@
</span><span class="cx">         Source/ThirdParty/ANGLE/include/EGL/egl.h \
</span><span class="cx">         Source/ThirdParty/ANGLE/include/EGL/eglext.h \
</span><span class="cx">         Source/ThirdParty/ANGLE/include/EGL/eglplatform.h \
</span><del>-        Source/ThirdParty/ANGLE/include/EGL/eglsoftlinking.h \
</del><span class="cx">         Source/ThirdParty/ANGLE/include/GLES2/gl2.h \
</span><span class="cx">         Source/ThirdParty/ANGLE/include/GLES2/gl2ext.h \
</span><span class="cx">         Source/ThirdParty/ANGLE/include/GLES2/gl2platform.h \
</span><del>-        Source/ThirdParty/ANGLE/include/GLES2/gl2softlinking.h \
</del><span class="cx">         Source/ThirdParty/ANGLE/include/GLSLANG/ShaderLang.h \
</span><span class="cx">         Source/ThirdParty/ANGLE/include/KHR/khrplatform.h \
</span><span class="cx">         Source/ThirdParty/ANGLE/src/common/angleutils.h \
</span></span></pre></div>
<a id="trunkSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/ChangeLog (160757 => 160758)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/ChangeLog        2013-12-18 12:01:29 UTC (rev 160757)
+++ trunk/Source/WebCore/ChangeLog        2013-12-18 12:24:46 UTC (rev 160758)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+2013-12-18  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
+
+        Unreviewed. Fix make distcheck.
+
+        * GNUmakefile.am:
+        * GNUmakefile.list.am:
+
</ins><span class="cx"> 2013-12-18  Dániel Bátyai  &lt;dbatyai.u-szeged@partner.samsung.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [soup] Fix unused parameter warnings in ResourceHandleSoup.
</span></span></pre></div>
<a id="trunkSourceWebCoreGNUmakefileam"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/GNUmakefile.am (160757 => 160758)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/GNUmakefile.am        2013-12-18 12:01:29 UTC (rev 160757)
+++ trunk/Source/WebCore/GNUmakefile.am        2013-12-18 12:24:46 UTC (rev 160758)
</span><span class="lines">@@ -709,8 +709,6 @@
</span><span class="cx">         Source/WebCore/html/parser/create-html-entity-table \
</span><span class="cx">         Source/WebCore/html/parser/HTMLEntityNames.in \
</span><span class="cx">         Source/WebCore/icu/LICENSE \
</span><del>-        Source/WebCore/inspector/CodeGeneratorInspector.py \
-        Source/WebCore/inspector/CodeGeneratorInspectorStrings.py \
</del><span class="cx">         Source/WebCore/inspector/InjectedScriptCanvasModuleSource.js \
</span><span class="cx">         Source/WebCore/inspector/InjectedScriptSource.js \
</span><span class="cx">         Source/WebCore/inspector/InspectorOverlayPage.html \
</span></span></pre></div>
<a id="trunkSourceWebCoreGNUmakefilelistam"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/GNUmakefile.list.am (160757 => 160758)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/GNUmakefile.list.am        2013-12-18 12:01:29 UTC (rev 160757)
+++ trunk/Source/WebCore/GNUmakefile.list.am        2013-12-18 12:24:46 UTC (rev 160758)
</span><span class="lines">@@ -1795,9 +1795,6 @@
</span><span class="cx">         Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.h \
</span><span class="cx">         Source/WebCore/Modules/indexeddb/IDBAny.cpp \
</span><span class="cx">         Source/WebCore/Modules/indexeddb/IDBAny.h \
</span><del>-        Source/WebCore/Modules/indexeddb/IDBBackingStoreCursorInterface.h \
-        Source/WebCore/Modules/indexeddb/IDBBackingStoreInterface.h \
-        Source/WebCore/Modules/indexeddb/IDBBackingStoreTransactionInterface.h \
</del><span class="cx">         Source/WebCore/Modules/indexeddb/leveldb/IDBBackingStoreCursorLevelDB.cpp \
</span><span class="cx">         Source/WebCore/Modules/indexeddb/leveldb/IDBBackingStoreCursorLevelDB.h \
</span><span class="cx">         Source/WebCore/Modules/indexeddb/leveldb/IDBBackingStoreLevelDB.cpp \
</span><span class="lines">@@ -2501,7 +2498,22 @@
</span><span class="cx">         Source/WebCore/bridge/runtime_root.cpp \
</span><span class="cx">         Source/WebCore/bridge/runtime_root.h \
</span><span class="cx">         Source/WebCore/config.h \
</span><ins>+        Source/WebCore/crypto/CryptoAlgorithmIdentifier.h \
+        Source/WebCore/crypto/CryptoKey.h \
+        Source/WebCore/crypto/CryptoKey.cpp \
+        Source/WebCore/crypto/CryptoKeyData.h \
+        Source/WebCore/crypto/CryptoKeyType.h \
+        Source/WebCore/crypto/CryptoKeyUsage.h \
</ins><span class="cx">         Source/WebCore/crypto/SubtleCrypto.h \
</span><ins>+        Source/WebCore/crypto/keys/CryptoKeyAES.h \
+        Source/WebCore/crypto/keys/CryptoKeyAES.cpp \
+        Source/WebCore/crypto/keys/CryptoKeyDataOctetSequence.h \
+        Source/WebCore/crypto/keys/CryptoKeyDataOctetSequence.cpp \
+        Source/WebCore/crypto/keys/CryptoKeyDataRSAComponents.h \
+        Source/WebCore/crypto/keys/CryptoKeyDataRSAComponents.cpp \
+        Source/WebCore/crypto/keys/CryptoKeyHMAC.h \
+        Source/WebCore/crypto/keys/CryptoKeyHMAC.cpp \
+        Source/WebCore/crypto/keys/CryptoKeyRSA.h \
</ins><span class="cx">         Source/WebCore/css/BasicShapeFunctions.cpp \
</span><span class="cx">         Source/WebCore/css/BasicShapeFunctions.h \
</span><span class="cx">         Source/WebCore/css/Counter.h \
</span><span class="lines">@@ -4155,6 +4167,8 @@
</span><span class="cx">         Source/WebCore/page/PageActivityAssertionToken.cpp \
</span><span class="cx">         Source/WebCore/page/PageConsole.cpp \
</span><span class="cx">         Source/WebCore/page/PageConsole.h \
</span><ins>+        Source/WebCore/page/PageDebuggable.cpp \
+        Source/WebCore/page/PageDebuggable.h \
</ins><span class="cx">         Source/WebCore/page/PageGroup.cpp \
</span><span class="cx">         Source/WebCore/page/PageGroup.h \
</span><span class="cx">         Source/WebCore/page/PageGroupLoadDeferrer.cpp \
</span><span class="lines">@@ -4522,7 +4536,8 @@
</span><span class="cx">         Source/WebCore/rendering/line/LineLayoutState.h \
</span><span class="cx">         Source/WebCore/rendering/line/LineWidth.h \
</span><span class="cx">         Source/WebCore/rendering/line/LineWidth.cpp \
</span><del>-    Source/WebCore/rendering/line/TrailingObjects.cpp \
</del><ins>+        Source/WebCore/rendering/line/TrailingObjects.h \
+        Source/WebCore/rendering/line/TrailingObjects.cpp \
</ins><span class="cx">         Source/WebCore/rendering/mathml/RenderMathMLBlock.cpp \
</span><span class="cx">         Source/WebCore/rendering/mathml/RenderMathMLBlock.h \
</span><span class="cx">         Source/WebCore/rendering/mathml/RenderMathMLFenced.cpp \
</span><span class="lines">@@ -5460,6 +5475,8 @@
</span><span class="cx">         Source/WebCore/platform/network/ResourceRequestBase.h \
</span><span class="cx">         Source/WebCore/platform/network/ResourceResponseBase.cpp \
</span><span class="cx">         Source/WebCore/platform/network/ResourceResponseBase.h \
</span><ins>+        Source/WebCore/platform/network/SynchronousLoaderClient.cpp \
+        Source/WebCore/platform/network/SynchronousLoaderClient.h \
</ins><span class="cx">         Source/WebCore/platform/network/soup/AuthenticationChallenge.h \
</span><span class="cx">         Source/WebCore/platform/network/soup/AuthenticationChallengeSoup.cpp \
</span><span class="cx">         Source/WebCore/platform/network/soup/CertificateInfo.cpp \
</span></span></pre></div>
<a id="trunkSourceWebKit2ChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/ChangeLog (160757 => 160758)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/ChangeLog        2013-12-18 12:01:29 UTC (rev 160757)
+++ trunk/Source/WebKit2/ChangeLog        2013-12-18 12:24:46 UTC (rev 160758)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2013-12-18  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
+
+        Unreviewed. Fix make distcheck.
+
+        * GNUmakefile.list.am:
+
</ins><span class="cx"> 2013-12-17  Jae Hyun Park  &lt;jae.park@company100.net&gt;
</span><span class="cx"> 
</span><span class="cx">         [GTK] Build fix after r160737
</span></span></pre></div>
<a id="trunkSourceWebKit2GNUmakefilelistam"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/GNUmakefile.list.am (160757 => 160758)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/GNUmakefile.list.am        2013-12-18 12:01:29 UTC (rev 160757)
+++ trunk/Source/WebKit2/GNUmakefile.list.am        2013-12-18 12:24:46 UTC (rev 160758)
</span><span class="lines">@@ -54,6 +54,10 @@
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKBatteryStatus.h \
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKColorPickerResultListener.h \
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKContext.h \
</span><ins>+        $(WebKit2)/UIProcess/API/C/WKContextConnectionClient.h \
+        $(WebKit2)/UIProcess/API/C/WKContextDownloadClient.h \
+        $(WebKit2)/UIProcess/API/C/WKContextHistoryClient.h \
+        $(WebKit2)/UIProcess/API/C/WKContextInjectedBundleClient.h \
</ins><span class="cx">         $(WebKit2)/UIProcess/API/C/WKContextPrivate.h \
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKCookieManager.h \
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKCredential.h \
</span><span class="lines">@@ -85,6 +89,13 @@
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKPageGroup.h \
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKPage.h \
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKPagePrivate.h \
</span><ins>+        $(WebKit2)/UIProcess/API/C/WKPageContextMenuClient.h \
+        $(WebKit2)/UIProcess/API/C/WKPageFindClient.h \
+        $(WebKit2)/UIProcess/API/C/WKPageFindMatchesClient.h \
+        $(WebKit2)/UIProcess/API/C/WKPageFormClient.h \
+        $(WebKit2)/UIProcess/API/C/WKPageLoaderClient.h \
+        $(WebKit2)/UIProcess/API/C/WKPagePolicyClient.h \
+        $(WebKit2)/UIProcess/API/C/WKPageUIClient.h \
</ins><span class="cx">         $(WebKit2)/UIProcess/API/C/WKPluginSiteDataManager.h \
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKPreferences.h \
</span><span class="cx">         $(WebKit2)/UIProcess/API/C/WKPreferencesPrivate.h \
</span><span class="lines">@@ -363,9 +374,11 @@
</span><span class="cx">         Source/WebKit2/Shared/APIFrameHandle.h \
</span><span class="cx">         Source/WebKit2/Shared/APIGeometry.cpp \
</span><span class="cx">         Source/WebKit2/Shared/APIGeometry.h \
</span><ins>+        Source/WebKit2/Shared/APINumber.h \
</ins><span class="cx">         Source/WebKit2/Shared/APIPageHandle.cpp \
</span><span class="cx">         Source/WebKit2/Shared/APIPageHandle.h \
</span><span class="cx">         Source/WebKit2/Shared/APIClient.h \
</span><ins>+        Source/WebKit2/Shared/APIString.h \
</ins><span class="cx">         Source/WebKit2/Shared/API/c/cairo/WKImageCairo.cpp \
</span><span class="cx">         Source/WebKit2/Shared/API/c/cairo/WKImageCairo.h \
</span><span class="cx">         Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h \
</span><span class="lines">@@ -557,7 +570,6 @@
</span><span class="cx">         Source/WebKit2/Shared/WebContextMenuItem.h \
</span><span class="cx">         Source/WebKit2/Shared/WebCoreArgumentCoders.cpp \
</span><span class="cx">         Source/WebKit2/Shared/WebCoreArgumentCoders.h \
</span><del>-        Source/WebKit2/Shared/WebData.h \
</del><span class="cx">         Source/WebKit2/Shared/WebError.cpp \
</span><span class="cx">         Source/WebKit2/Shared/WebError.h \
</span><span class="cx">         Source/WebKit2/Shared/WebEventConversion.cpp \
</span><span class="lines">@@ -567,7 +579,6 @@
</span><span class="cx">         Source/WebKit2/Shared/WebFindOptions.h \
</span><span class="cx">         Source/WebKit2/Shared/WebGeolocationPosition.cpp \
</span><span class="cx">         Source/WebKit2/Shared/WebGeolocationPosition.h \
</span><del>-        Source/WebKit2/Shared/WebGeometry.h \
</del><span class="cx">         Source/WebKit2/Shared/WebHitTestResult.cpp \
</span><span class="cx">         Source/WebKit2/Shared/WebHitTestResult.h \
</span><span class="cx">         Source/WebKit2/Shared/WebImage.cpp \
</span><span class="lines">@@ -578,7 +589,6 @@
</span><span class="cx">         Source/WebKit2/Shared/WebMouseEvent.cpp \
</span><span class="cx">         Source/WebKit2/Shared/WebNavigationDataStore.h \
</span><span class="cx">         Source/WebKit2/Shared/WebNetworkInfo.h \
</span><del>-        Source/WebKit2/Shared/WebNumber.h \
</del><span class="cx">         Source/WebKit2/Shared/WebOpenPanelParameters.cpp \
</span><span class="cx">         Source/WebKit2/Shared/WebOpenPanelParameters.h \
</span><span class="cx">         Source/WebKit2/Shared/WebPageCreationParameters.cpp \
</span><span class="lines">@@ -596,9 +606,10 @@
</span><span class="cx">         Source/WebKit2/Shared/WebRenderLayer.h \
</span><span class="cx">         Source/WebKit2/Shared/WebRenderObject.cpp \
</span><span class="cx">         Source/WebKit2/Shared/WebRenderObject.h \
</span><ins>+        Source/WebKit2/Shared/WebResourceBuffer.cpp \
+        Source/WebKit2/Shared/WebResourceBuffer.h \
</ins><span class="cx">         Source/WebKit2/Shared/WebSecurityOrigin.h \
</span><span class="cx">         Source/WebKit2/Shared/WebSerializedScriptValue.h \
</span><del>-        Source/WebKit2/Shared/WebString.h \
</del><span class="cx">         Source/WebKit2/Shared/WebTouchEvent.cpp \
</span><span class="cx">         Source/WebKit2/Shared/WebURL.h \
</span><span class="cx">         Source/WebKit2/Shared/WebURLResponse.cpp \
</span><span class="lines">@@ -639,6 +650,10 @@
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKContext.cpp \
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKContext.h \
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKContextPrivate.h \
</span><ins>+        Source/WebKit2/UIProcess/API/C/WKContextConnectionClient.h \
+        Source/WebKit2/UIProcess/API/C/WKContextDownloadClient.h \
+        Source/WebKit2/UIProcess/API/C/WKContextHistoryClient.h \
+        Source/WebKit2/UIProcess/API/C/WKContextInjectedBundleClient.h \
</ins><span class="cx">         Source/WebKit2/UIProcess/API/C/WKCookieManager.h \
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKCookieManager.cpp \
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKCredential.cpp \
</span><span class="lines">@@ -697,6 +712,14 @@
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKPageGroup.h \
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKPage.h \
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKPagePrivate.h \
</span><ins>+        Source/WebKit2/UIProcess/API/C/WKPageContextMenuClient.h \
+        Source/WebKit2/UIProcess/API/C/WKPageFindClient.h \
+        Source/WebKit2/UIProcess/API/C/WKPageFindMatchesClient.h \
+        Source/WebKit2/UIProcess/API/C/WKPageFormClient.h \
+        Source/WebKit2/UIProcess/API/C/WKPageLoaderClient.h \
+        Source/WebKit2/UIProcess/API/C/WKPagePolicyClient.h \
+        Source/WebKit2/UIProcess/API/C/WKPagePolicyClientInternal.h \
+        Source/WebKit2/UIProcess/API/C/WKPageUIClient.h \
</ins><span class="cx">         Source/WebKit2/UIProcess/API/C/WKPluginSiteDataManager.h \
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKPluginSiteDataManager.cpp \
</span><span class="cx">         Source/WebKit2/UIProcess/API/C/WKPreferences.cpp \
</span><span class="lines">@@ -870,6 +893,7 @@
</span><span class="cx">         Source/WebKit2/UIProcess/Authentication/WebCredential.h \
</span><span class="cx">         Source/WebKit2/UIProcess/Authentication/WebProtectionSpace.cpp \
</span><span class="cx">         Source/WebKit2/UIProcess/Authentication/WebProtectionSpace.h \
</span><ins>+        Source/WebKit2/UIProcess/AutoCorrectionCallback.h \
</ins><span class="cx">         Source/WebKit2/UIProcess/APINavigationData.cpp \
</span><span class="cx">         Source/WebKit2/UIProcess/APINavigationData.h \
</span><span class="cx">         Source/WebKit2/UIProcess/BackingStore.cpp \
</span><span class="lines">@@ -1132,6 +1156,15 @@
</span><span class="cx">         Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageGroup.cpp \
</span><span class="cx">         Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageGroup.h \
</span><span class="cx">         Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePage.h \
</span><ins>+        Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageContextMenuClient.h \
+        Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageDiagnosticLoggingClient.h \
+        Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageEditorClient.h \
+        Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageFormClient.h \
+        Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageFullScreenClient.h \
+        Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageLoaderClient.h \
+        Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePagePolicyClient.h \
+        Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageResourceLoadClient.h \
+        Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageUIClient.h \
</ins><span class="cx">         Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageOverlay.cpp \
</span><span class="cx">         Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageOverlay.h \
</span><span class="cx">         Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePagePrivate.h \
</span></span></pre>
</div>
</div>

</body>
</html>