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

Issue 377803003: Change FileArg syntax (Closed)

Created:
6 years, 5 months ago by cjhopman
Modified:
6 years, 5 months ago
Reviewers:
brettw, newt (away)
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@gn-resources
Project:
chromium
Visibility:
Public.

Description

Change FileArg syntax This changes the syntax from: @(filepath:key0:key1) to: @FileArg(filepath:key0:key1) This should make it much easier for someone who encounters this syntax to figure out what it is (currently a `git grep FileArg` returns only results about/using this feature). Also changes it to use a simple regex search instead of adhoc stuff. BUG=359249 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283484

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -16 lines) Patch
M build/android/gyp/util/build_utils.py View 1 4 chunks +10 lines, -11 lines 0 comments Download
M build/android/gyp/write_build_config.py View 1 chunk +1 line, -1 line 0 comments Download
M build/config/android/internal_rules.gni View 1 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
cjhopman
newt: *
6 years, 5 months ago (2014-07-08 00:46:25 UTC) #1
newt (away)
I think this is a nice improvement. lgtm :)
6 years, 5 months ago (2014-07-08 00:50:48 UTC) #2
cjhopman
brettw@chromium.org: OWNER for build/config
6 years, 5 months ago (2014-07-09 23:43:45 UTC) #3
brettw
lgtm
6 years, 5 months ago (2014-07-14 18:26:04 UTC) #4
cjhopman
The CQ bit was checked by cjhopman@chromium.org
6 years, 5 months ago (2014-07-16 01:19:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/377803003/20001
6 years, 5 months ago (2014-07-16 01:21:03 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-16 20:24:51 UTC) #7
Message was sent while issue was closed.
Change committed as 283484

Powered by Google App Engine
This is Rietveld 408576698