diff options
author | Steve Block <steveblock@google.com> | 2011-02-16 13:13:01 +0000 |
---|---|---|
committer | Steve Block <steveblock@google.com> | 2011-02-16 13:13:53 +0000 |
commit | 147d074d1e707c11b10d16a937ce4b6c912b9d96 (patch) | |
tree | 62cab37617124800f78756814c90a12ca121de32 | |
parent | f7f6d6409be37f76dc308902285d24806dc87ef2 (diff) | |
download | external_webkit-147d074d1e707c11b10d16a937ce4b6c912b9d96.zip external_webkit-147d074d1e707c11b10d16a937ce4b6c912b9d96.tar.gz external_webkit-147d074d1e707c11b10d16a937ce4b6c912b9d96.tar.bz2 |
Merge WebKit at Chromium 9.0.597.106: Update WebKit merge revision
Note that we are tracking the Chromium 9.0.597 release branch,
which is WebKit r72805 + stability cherry picks.
This corresponds to r78455 on the 597 release branch.
Change-Id: I79be576710a57ed6d72c7c4dd37408c61c159768
-rw-r--r-- | ThirdPartyProject.prop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ThirdPartyProject.prop b/ThirdPartyProject.prop index 4efb8e4..7d97ec6 100644 --- a/ThirdPartyProject.prop +++ b/ThirdPartyProject.prop @@ -11,4 +11,4 @@ homepage=http\://webkit.org/ # Currently we track the Chromium 9.0.597 release branch: # http://trac.webkit.org/browser/branches/chromium/597 # which is WebKit r72805 + stability cherry picks. -webkit.chromiumRelease=http\://src.chromium.org/svn/releases/9.0.597.83/DEPS +webkit.chromiumRelease=http\://src.chromium.org/svn/releases/9.0.597.106/DEPS |