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

Issue 1276943002: Editing sources for iOS //ui/base. (Closed)

Created:
5 years, 4 months ago by sherouk
Modified:
5 years, 3 months ago
Reviewers:
Dirk Pranke, sdefresne
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@Editing_sources_for_net
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Editing sources for iOS //ui/base. BUG=459705

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -75 lines) Patch
M BUILD.gn View 2 chunks +1 line, -1 line 0 comments Download
M ui/base/BUILD.gn View 15 chunks +84 lines, -74 lines 1 comment Download

Depends on Patchset:

Messages

Total messages: 4 (1 generated)
sherouk
Can you review please?
5 years, 4 months ago (2015-08-06 17:34:03 UTC) #2
Dirk Pranke
How are you testing your changes? Have you merged my CL in and are working ...
5 years, 4 months ago (2015-08-06 17:40:12 UTC) #3
sdefresne
5 years, 4 months ago (2015-08-07 12:26:59 UTC) #4
On 2015/08/06 at 17:40:12, dpranke wrote:
> How are you testing your changes? Have you merged my CL in and are working on
top of that?

We have a script that parses the output of "ninja -t graph" to get the list of
all sources files that are built. The script is run on the ninja files generated
by gyp and gn and the BUILD.gn files are updated so that both outputs are the
same. We were waiting for your CL to land before trying to build and check that
we can build those files.

From now on, we'll also ensure that all the newly added target build, including
for this CL.

> https://codereview.chromium.org/1276943002/diff/1/ui/base/BUILD.gn
> File ui/base/BUILD.gn (right):
> 
> https://codereview.chromium.org/1276943002/diff/1/ui/base/BUILD.gn#newcode231
> ui/base/BUILD.gn:231: sources = [
> this needs to be at least "sources += ["
> 
> We should get a //ui/base owner to review this; it strikes me as odd that so
many of these files would not be needed on iOS, but I know nothing about this
code.

Powered by Google App Engine
This is Rietveld 408576698