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

Issue 1122343002: Clean up //services/BUILD.gn. (Closed)

Created:
5 years, 7 months ago by viettrungluu
Modified:
5 years, 7 months ago
Reviewers:
jamesr
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : abs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M services/BUILD.gn View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
viettrungluu
5 years, 7 months ago (2015-05-05 21:48:45 UTC) #1
jamesr
https://codereview.chromium.org/1122343002/diff/1/services/BUILD.gn File services/BUILD.gn (right): https://codereview.chromium.org/1122343002/diff/1/services/BUILD.gn#newcode7 services/BUILD.gn:7: "clipboard", I think we should keep these DEPS relative ...
5 years, 7 months ago (2015-05-05 21:49:52 UTC) #2
viettrungluu
Committed patchset #2 (id:20001) manually as 0d86dc8b8b04258c1d42cfdf5d9b6bc410a8f0e7 (presubmit successful).
5 years, 7 months ago (2015-05-05 22:27:01 UTC) #3
viettrungluu
5 years, 7 months ago (2015-05-05 22:27:24 UTC) #4
Message was sent while issue was closed.
On 2015/05/05 21:49:52, jamesr wrote:
> https://codereview.chromium.org/1122343002/diff/1/services/BUILD.gn
> File services/BUILD.gn (right):
> 
> https://codereview.chromium.org/1122343002/diff/1/services/BUILD.gn#newcode7
> services/BUILD.gn:7: "clipboard",
> I think we should keep these DEPS relative to the root, i.e.
> 
> //services/clipboard
> 
> since ":clipboard" vs "clipboard" is pretty subtle and there's no need to have
> this file be relocatable

OK, fair enough. (I guess we also use absolute includes in C++....)

> 
> otherwise lgtm

Powered by Google App Engine
This is Rietveld 408576698