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

Issue 266153002: Port ui_base_jni_headers target to GN build. (Closed)

Created:
6 years, 7 months ago by tfarina
Modified:
6 years, 7 months ago
Reviewers:
cjhopman, brettw
CC:
chromium-reviews
Visibility:
Public.

Description

Port ui_base_jni_headers target to GN build. In Debug build: $ gn gen out/Debug --args='os="android" cpu_arch="x86"' $ ninja -C out/Debug ui_base_jni_headers In Release build: $ gn gen out/Debug --args='is_debug=false os="android" cpu_arch="x86"' $ ninja -C out/Release ui_base_jni_headers BUG=None TEST=see above R=brettw@chromium.org TBR=ben Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269544

Patch Set 1 #

Total comments: 2

Patch Set 2 : enable deps #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M ui/base/BUILD.gn View 1 3 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
tfarina
6 years, 7 months ago (2014-05-04 21:48:29 UTC) #1
brettw
https://codereview.chromium.org/266153002/diff/1/ui/base/BUILD.gn File ui/base/BUILD.gn (left): https://codereview.chromium.org/266153002/diff/1/ui/base/BUILD.gn#oldcode474 ui/base/BUILD.gn:474: #":ui_base_jni_headers", I think you can uncomment this now.
6 years, 7 months ago (2014-05-05 17:16:12 UTC) #2
tfarina
https://codereview.chromium.org/266153002/diff/1/ui/base/BUILD.gn File ui/base/BUILD.gn (left): https://codereview.chromium.org/266153002/diff/1/ui/base/BUILD.gn#oldcode474 ui/base/BUILD.gn:474: #":ui_base_jni_headers", On 2014/05/05 17:16:13, brettw wrote: > I think ...
6 years, 7 months ago (2014-05-05 17:57:06 UTC) #3
tfarina
Brett, ping?
6 years, 7 months ago (2014-05-06 03:43:47 UTC) #4
brettw
lgtm
6 years, 7 months ago (2014-05-07 04:44:52 UTC) #5
tfarina
6 years, 7 months ago (2014-05-10 06:26:01 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r269544 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698