[Webkit-unassigned] [Bug 36578] [chromium] update chromium DEPS for upstream compile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 16:19:18 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36578





--- Comment #8 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-03-26 16:19:17 PST ---
(In reply to comment #7)
> (From update of attachment 51594 [details])
> My current plan is to do the following:
> 1) Modify gclient to allow checking out a single file.  The syntax will be
> like:
> chromium_deps: File("svn://..../DEPS")
> 
> 2) Modify gclient's From syntax so we can pull revisions that map to different
> directories.  E.g., 
> net: From("chromium_deps", "src/net")
> This would pull the svn revision specific for 'src/net' in the chromium DEPS
> file into our local checkout.
> 
> 3) Rewrite WebKit/chromium/DEPS with these values.

This sounds great.  For the chromium_deps item, you probably want to specify
DEPS at REVISION.  I assume this is what you had in mind.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list