Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(755)

Issue 14101003: Add DEPS file for googleurl. (Closed)

Created:
7 years, 8 months ago by brettw
Modified:
7 years, 8 months ago
Reviewers:
eroman
CC:
chromium-reviews
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
A url/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
7 years, 8 months ago (2013-04-10 20:30:50 UTC) #1
brettw
Committed patchset #1 manually as r193447.
7 years, 8 months ago (2013-04-10 20:31:01 UTC) #2
eroman
7 years, 8 months ago (2013-04-10 21:06:01 UTC) #3
lgtm


On Wed, Apr 10, 2013 at 1:30 PM, <brettw@chromium.org> wrote:

> Reviewers: eroman,
>
> Description:
> Add DEPS file for googleurl.
>
> Please review this at
https://codereview.chromium.**org/14101003/<https://codereview.chromium.org/1...
>
> SVN Base: svn://chrome-svn/chrome/trunk/**src/
>
> Affected files:
>   A     url/DEPS
>
>
> Index: url/DEPS
> ==============================**==============================**=======
> --- url/DEPS    (revision 0)
> +++ url/DEPS    (revision 0)
> @@ -0,0 +1,4 @@
> +include_rules = [
> +  # TODO(brettw) erase these, just temporary until this code is done.
> +  "+unicode",
> +]
>
>
>

Powered by Google App Engine
This is Rietveld 408576698