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

Issue 62793002: Allow printing component to be removed completely (Closed)

Created:
7 years, 1 month ago by spang
Modified:
7 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, sky, gene, piman
Visibility:
Public.

Description

Allow printing component to be removed completely Using enable_printing=0 removes all of the source files of the printing component, but has no effect on its dependencies. It is wrong to empty out the target inside the target. If printing is disabled, then the dependency on printing.gyp is not needed and can be removed. This target was causing libgcrypt to be linked even when printing was disabled. That problem goes away with this change. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233563

Patch Set 1 #

Patch Set 2 : also fix chromium_builder_tests, coverage_build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -23 lines) Patch
M build/all.gyp View 1 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome.gyp View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome_common.gypi View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome_dll.gypi View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome_renderer.gypi View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 4 chunks +10 lines, -2 lines 0 comments Download
M cloud_print/service/service.gyp View 2 chunks +5 lines, -1 line 0 comments Download
M content/content_browser.gypi View 2 chunks +5 lines, -1 line 0 comments Download
M printing/printing.gyp View 2 chunks +0 lines, -10 lines 0 comments Download
M webkit/glue/webkit_glue.gypi View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
spang
7 years, 1 month ago (2013-11-06 19:12:49 UTC) #1
Ben Goodger (Google)
lgtm
7 years, 1 month ago (2013-11-06 20:09:46 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/62793002/40001
7 years, 1 month ago (2013-11-06 20:46:29 UTC) #3
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=221014
7 years, 1 month ago (2013-11-07 02:30:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/62793002/40001
7 years, 1 month ago (2013-11-07 06:39:10 UTC) #5
commit-bot: I haz the power
7 years, 1 month ago (2013-11-07 09:02:38 UTC) #6
Message was sent while issue was closed.
Change committed as 233563

Powered by Google App Engine
This is Rietveld 408576698