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

Issue 311603003: Add src/printing to the GN build. (Closed)

Created:
6 years, 6 months ago by brettw
Modified:
6 years, 6 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : actually include new BUILD file #

Total comments: 4

Patch Set 3 : review comments, android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -4 lines) Patch
M BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
A printing/BUILD.gn View 1 2 1 chunk +257 lines, -0 lines 0 comments Download
M printing/cups_config_helper.py View 1 2 3 chunks +28 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
brettw
6 years, 6 months ago (2014-06-02 20:44:17 UTC) #1
Lei Zhang
https://codereview.chromium.org/311603003/diff/1/build/config/linux/BUILD.gn File build/config/linux/BUILD.gn (right): https://codereview.chromium.org/311603003/diff/1/build/config/linux/BUILD.gn#newcode183 build/config/linux/BUILD.gn:183: # Note: in GYP this runs libgcrypt-config with some ...
6 years, 6 months ago (2014-06-02 20:59:32 UTC) #2
brettw
On 2014/06/02 20:59:32, Lei Zhang wrote: > https://codereview.chromium.org/311603003/diff/1/build/config/linux/BUILD.gn > File build/config/linux/BUILD.gn (right): > > https://codereview.chromium.org/311603003/diff/1/build/config/linux/BUILD.gn#newcode183 ...
6 years, 6 months ago (2014-06-02 22:32:39 UTC) #3
Lei Zhang
https://codereview.chromium.org/311603003/diff/1/printing/cups_config_helper.py File printing/cups_config_helper.py (right): https://codereview.chromium.org/311603003/diff/1/printing/cups_config_helper.py#newcode15 printing/cups_config_helper.py:15: https://bugs.launchpad.net/ubuntu/+source/cupsys/+bug/163704 I just noticed this too. On my Linux ...
6 years, 6 months ago (2014-06-02 22:37:02 UTC) #4
brettw
https://codereview.chromium.org/311603003/diff/1/printing/cups_config_helper.py File printing/cups_config_helper.py (right): https://codereview.chromium.org/311603003/diff/1/printing/cups_config_helper.py#newcode15 printing/cups_config_helper.py:15: https://bugs.launchpad.net/ubuntu/+source/cupsys/+bug/163704 I actually need this for GN to get ...
6 years, 6 months ago (2014-06-02 22:53:25 UTC) #5
Lei Zhang
https://codereview.chromium.org/311603003/diff/1/build/config/linux/BUILD.gn File build/config/linux/BUILD.gn (right): https://codereview.chromium.org/311603003/diff/1/build/config/linux/BUILD.gn#newcode183 build/config/linux/BUILD.gn:183: # Note: in GYP this runs libgcrypt-config with some ...
6 years, 6 months ago (2014-06-02 23:33:27 UTC) #6
brettw
I forgot to actually include the new file in the patch. Do you want to ...
6 years, 6 months ago (2014-06-03 23:36:35 UTC) #7
Lei Zhang
lgtm assuming the |use_cups| variable is equivalent to the same conditional in gyp. https://codereview.chromium.org/311603003/diff/20001/printing/BUILD.gn File ...
6 years, 6 months ago (2014-06-03 23:48:29 UTC) #8
brettw
https://codereview.chromium.org/311603003/diff/20001/printing/BUILD.gn File printing/BUILD.gn (right): https://codereview.chromium.org/311603003/diff/20001/printing/BUILD.gn#newcode13 printing/BUILD.gn:13: use_cups = (is_linux || is_mac) On 2014/06/03 23:48:28, Lei ...
6 years, 6 months ago (2014-06-04 17:09:38 UTC) #9
Lei Zhang
lgtm
6 years, 6 months ago (2014-06-04 17:37:08 UTC) #10
brettw
6 years, 6 months ago (2014-06-04 18:09:50 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 manually as r274865 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698