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

Issue 782183002: GN format chrome/android's build file. (Closed)

Created:
6 years ago by tfarina
Modified:
6 years ago
Reviewers:
scottmg
CC:
chromium-reviews, brettw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

GN format chrome/android's build file. Formatted with the following command line: $ for f in $(g ls-files chrome | grep \\.gn$); do ./out/Debug/gn format --in-place $f; done BUG=None TBR=scottmg@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/android/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
TBRing... (rs?)
6 years ago (2014-12-06 23:49:08 UTC) #1
scottmg
lgtm
6 years ago (2014-12-07 01:02:23 UTC) #2
tfarina
6 years ago (2014-12-13 15:50:05 UTC) #3
Closing this as you landed it in https://codereview.chromium.org/755143005/

Powered by Google App Engine
This is Rietveld 408576698