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

tkent at chromium.org tkent at chromium.org
Wed Dec 22 11:10:19 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 125e4d4ce34f8bcc589caa0eb55b703fb2483f6f
Author: tkent at chromium.org <tkent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 14 09:47:18 2010 +0000

    2010-07-14  Kent Tamura  <tkent at chromium.org>
    
            Unreviewed, 2nd attempt to fix build on 'Webkit.org Reliability Builder'.
    
            * WebKit.gyp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63301 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 78aa1b1..d30db13 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,5 +1,11 @@
 2010-07-14  Kent Tamura  <tkent at chromium.org>
 
+        Unreviewed, 2nd attempt to fix build on 'Webkit.org Reliability Builder'.
+
+        * WebKit.gyp:
+
+2010-07-14  Kent Tamura  <tkent at chromium.org>
+
         Unreviewed, attempt to fix build on 'Webkit.org Reliability Builder'.
 
         * WebKit.gyp:
diff --git a/WebKit/chromium/WebKit.gyp b/WebKit/chromium/WebKit.gyp
index d613e09..cdd602a 100644
--- a/WebKit/chromium/WebKit.gyp
+++ b/WebKit/chromium/WebKit.gyp
@@ -639,7 +639,7 @@
                 'search_path': [
                     '../../WebCore/inspector/front-end',
                     'src/js',
-                    'v8/tools',
+                    '<(chromium_src_dir)/v8/tools',
                 ],
                 'outputs': ['<(PRODUCT_DIR)/resources/inspector/DevTools.js'],
                 'action': ['python', '<@(_script_name)', '<@(_input_page)', '<@(_search_path)', '<@(_outputs)'],

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list