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

Issue 1409563002: Revert of Add cloud_print to the GN build. (Closed)

Created:
5 years, 2 months ago by Mark P
Modified:
5 years, 2 months ago
Reviewers:
dpranke, brettw
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Add cloud_print to the GN build. (patchset #1 id:1 of https://codereview.chromium.org/1397433004/ ) Reason for revert: Causes compile failures: http://build.chromium.org/p/chromium/builders/Win/builds/36509/steps/compile/logs/stdio ninja:error: 'gen/cloud_print/service_resources_en.rc', needed by 'obj/cloud_print/service/win/gen/cloud_print/cloud_print_service.service_resources_en.res', missing and no known rule to make it Original issue's description: > Add cloud_print to the GN build. > > There were some existing cloud_print targets that were hooked up only on Linux, but most of the code was Windows-only. This adds the missing targets and should bring us up to GYP parity. > > Fix the cloud print size_t to int warnings and remove the warning disable from GYP. > > Move generated resources file from cloud_print/resources.h to cloud_print/service/resources.h to match where the source file is. > > Cloud print does some messy things to get the content switches constants, including the file directly in its sources and manually setting LINK_CONTENT_STATICALLY for all targets. In GN, this adds a static_switches target in content that does this in an official way. > > Reland of https://codereview.chromium.org/1393123003/ with warning fixes > TBR=dpranke > > Committed: https://crrev.com/70d2f990df7755c6e76aa20f156ff1f92a25f318 > Cr-Commit-Position: refs/heads/master@{#354089} TBR=dpranke@google.com,brettw@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/297953be4033da6b26b9d084350b96c326aacefb Cr-Commit-Position: refs/heads/master@{#354098}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -480 lines) Patch
M .gn View 2 chunks +1 line, -2 lines 0 comments Download
M BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M build/config/win/manifest.gni View 1 chunk +0 lines, -4 lines 0 comments Download
M build/gn_migration.gypi View 2 chunks +5 lines, -5 lines 0 comments Download
D build/win/require_administrator.manifest View 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/version_resource_rules.gypi View 1 chunk +0 lines, -3 lines 0 comments Download
M cloud_print/BUILD.gn View 2 chunks +10 lines, -28 lines 0 comments Download
M cloud_print/cloud_print.gyp View 2 chunks +0 lines, -2 lines 0 comments Download
M cloud_print/cloud_print_resources.gyp View 1 chunk +0 lines, -3 lines 0 comments Download
D cloud_print/common/BUILD.gn View 1 chunk +0 lines, -26 lines 0 comments Download
M cloud_print/common/common.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M cloud_print/service/BUILD.gn View 2 chunks +6 lines, -50 lines 0 comments Download
M cloud_print/service/service.gyp View 2 chunks +7 lines, -3 lines 0 comments Download
D cloud_print/service/win/BUILD.gn View 1 chunk +0 lines, -108 lines 0 comments Download
M cloud_print/service/win/chrome_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/cloud_print_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cloud_print/service/win/cloud_print_service_config.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M cloud_print/service/win/installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/local_security_policy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cloud_print/service/win/service.gyp View 3 chunks +2 lines, -3 lines 0 comments Download
M cloud_print/service/win/service_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/service_controller.cc View 1 chunk +1 line, -2 lines 0 comments Download
D cloud_print/virtual_driver/win/BUILD.gn View 1 chunk +0 lines, -19 lines 0 comments Download
D cloud_print/virtual_driver/win/install/BUILD.gn View 1 chunk +0 lines, -110 lines 0 comments Download
M cloud_print/virtual_driver/win/install/virtual_driver_install.gyp View 2 chunks +0 lines, -2 lines 0 comments Download
D cloud_print/virtual_driver/win/port_monitor/BUILD.gn View 1 chunk +0 lines, -61 lines 0 comments Download
M cloud_print/virtual_driver/win/virtual_driver.gypi View 3 chunks +0 lines, -3 lines 0 comments Download
M content/public/common/BUILD.gn View 1 chunk +0 lines, -23 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mark P
Created Revert of Add cloud_print to the GN build.
5 years, 2 months ago (2015-10-14 20:21:32 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409563002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409563002/1
5 years, 2 months ago (2015-10-14 20:22:39 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 2 months ago (2015-10-14 20:25:09 UTC) #3
commit-bot: I haz the power
5 years, 2 months ago (2015-10-14 20:27:10 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/297953be4033da6b26b9d084350b96c326aacefb
Cr-Commit-Position: refs/heads/master@{#354098}

Powered by Google App Engine
This is Rietveld 408576698