DescriptionAdd GN build file for ui/aura target.
Test plan:
Debug:
$ gn gen out/Debug_gn
$ ninja -C out/Debug_gn aura
Release:
$ gn gen out/Release_gn --args='is_debug=false'
$ ninja -C out/Release_gn aura
Android:
$ gn gen out/Debug_gn --args='os="android" cpu_arch="arm"'
$ ninja -C out/Debug_gn aura
BUG=None
TEST=see above.
R=brettw@chromium.org,scottmg@chromium.org
TBR=ben
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275607
Patch Set 1 #Patch Set 2 : fixes #Patch Set 3 : GL fix #Patch Set 4 : rebase #Patch Set 5 : revert ui/gl change + exclude from android #
Total comments: 4
Patch Set 6 : rebase #
Total comments: 2
Messages
Total messages: 14 (0 generated)
|