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

Issue 754223003: gn format //chrome (Closed)

Created:
6 years ago by scottmg
Modified:
6 years ago
Reviewers:
tfarina, brettw
CC:
chromium-reviews, nkostylev+watch_chromium.org, tzik, browser-components-watch_chromium.org, arv+watch_chromium.org, aandrey+blink_chromium.org, stevenjb+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, vsevik, grt+watch_chromium.org, samuong+watch_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, nhiroki, paulirish+reviews_chromium.org, oshima+watch_chromium.org, wfh+watch_chromium.org, yurys, pfeldman, stgao, kinuko+fileapi, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

gn format //chrome No intended functionality change. R=brettw@chromium.org BUG=348474 Committed: https://crrev.com/a266f951d8d5d571a6929cc9abdf63e2b9bceb8f Cr-Commit-Position: refs/heads/master@{#306670}

Patch Set 1 #

Total comments: 4

Patch Set 2 : update for multiline output #

Unified diffs Side-by-side diffs Delta from patch set Stats (+780 lines, -739 lines) Patch
M chrome/BUILD.gn View 1 11 chunks +158 lines, -177 lines 0 comments Download
M chrome/android/BUILD.gn View 11 chunks +30 lines, -33 lines 0 comments Download
M chrome/android/channel.gni View 1 chunk +3 lines, -5 lines 0 comments Download
M chrome/app/BUILD.gn View 1 3 chunks +13 lines, -11 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 28 chunks +203 lines, -172 lines 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 5 chunks +20 lines, -17 lines 0 comments Download
M chrome/browser/devtools/BUILD.gn View 4 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/extensions/BUILD.gn View 8 chunks +47 lines, -53 lines 0 comments Download
M chrome/browser/history/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/net/BUILD.gn View 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/browser/resources/BUILD.gn View 1 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/BUILD.gn View 1 chunk +9 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 19 chunks +124 lines, -91 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/BUILD.gn View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/chrome_repack_locales.gni View 3 chunks +10 lines, -24 lines 0 comments Download
M chrome/common/BUILD.gn View 11 chunks +34 lines, -51 lines 0 comments Download
M chrome/common/extensions/api/schemas.gni View 2 chunks +4 lines, -6 lines 0 comments Download
M chrome/installer/util/BUILD.gn View 2 chunks +9 lines, -4 lines 0 comments Download
M chrome/renderer/BUILD.gn View 6 chunks +32 lines, -27 lines 0 comments Download
M chrome/service/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 10 chunks +16 lines, -24 lines 0 comments Download
M chrome/test/android/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/chromedriver/test/webview_shell/BUILD.gn View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/utility/BUILD.gn View 2 chunks +20 lines, -18 lines 0 comments Download
M chrome/version.gni View 1 1 chunk +13 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
scottmg
(not too many more)
6 years ago (2014-12-03 18:15:06 UTC) #1
tfarina
https://codereview.chromium.org/754223003/diff/1/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/754223003/diff/1/chrome/BUILD.gn#newcode477 chrome/BUILD.gn:477: [ "$root_gen_dir/ash/resources/ash_resources_${percent}_percent.pak" ] ouch, is that the format we ...
6 years ago (2014-12-03 18:30:07 UTC) #3
tfarina
https://codereview.chromium.org/754223003/diff/1/chrome/app/BUILD.gn File chrome/app/BUILD.gn (right): https://codereview.chromium.org/754223003/diff/1/chrome/app/BUILD.gn#newcode142 chrome/app/BUILD.gn:142: "$root_gen_dir/chrome/grit/generated_resources.h", this seems contradictory. Why would we format inputs ...
6 years ago (2014-12-03 18:36:15 UTC) #4
scottmg
https://codereview.chromium.org/754223003/diff/1/chrome/app/BUILD.gn File chrome/app/BUILD.gn (right): https://codereview.chromium.org/754223003/diff/1/chrome/app/BUILD.gn#newcode142 chrome/app/BUILD.gn:142: "$root_gen_dir/chrome/grit/generated_resources.h", On 2014/12/03 18:36:15, tfarina wrote: > this seems ...
6 years ago (2014-12-03 19:10:08 UTC) #5
scottmg
Updated for multiline 'outputs'. https://codereview.chromium.org/754223003/diff/1/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/754223003/diff/1/chrome/BUILD.gn#newcode477 chrome/BUILD.gn:477: [ "$root_gen_dir/ash/resources/ash_resources_${percent}_percent.pak" ] On 2014/12/03 ...
6 years ago (2014-12-03 20:07:38 UTC) #6
brettw
lgtm
6 years ago (2014-12-03 20:29:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/754223003/20001
6 years ago (2014-12-03 20:31:41 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-03 20:47:20 UTC) #10
commit-bot: I haz the power
6 years ago (2014-12-03 20:49:55 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a266f951d8d5d571a6929cc9abdf63e2b9bceb8f
Cr-Commit-Position: refs/heads/master@{#306670}

Powered by Google App Engine
This is Rietveld 408576698