[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

abarth at webkit.org abarth at webkit.org
Wed Dec 22 15:28:07 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 27f7b0d4637170b50958f227c07d677586815820
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 4 07:00:01 2010 +0000

    2010-11-03  Adam Barth  <abarth at webkit.org>
    
            Roll Chromium DEPS
            https://bugs.webkit.org/show_bug.cgi?id=48978
    
            * DEPS:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71310 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index dc3e1e9..deb9db3 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,10 @@
+2010-11-03  Adam Barth  <abarth at webkit.org>
+
+        Roll Chromium DEPS
+        https://bugs.webkit.org/show_bug.cgi?id=48978
+
+        * DEPS:
+
 2010-11-03  Vincent Scheib  <scheib at chromium.org>
 
         Reviewed by James Robinson.
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index 9bc3a96..62a26f1 100644
--- a/WebKit/chromium/DEPS
+++ b/WebKit/chromium/DEPS
@@ -32,7 +32,7 @@
 
 vars = {
   'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
-  'chromium_rev': '64970'
+  'chromium_rev': '65029'
 }
 
 deps = {
@@ -97,10 +97,6 @@ deps = {
     From('chromium_deps', 'src/third_party/angle'),
   'third_party/ffmpeg': # needed by webkit/media
     From('chromium_deps', 'src/third_party/ffmpeg'),
-  'third_party/libvpx/include':
-    From('chromium_deps', 'src/third_party/libvpx/include'),
-  'third_party/libvpx/lib':
-    From('chromium_deps', 'src/third_party/libvpx/lib'),
   'third_party/libwebp':
     Var('chromium_svn')+'/third_party/libwebp@'+Var('chromium_rev'),
   'tools/grit':

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list