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

Issue 111493006: Have jni_generator.gypi specify include_dirs to dependent targets. (Closed)

Created:
7 years ago by blundell
Modified:
6 years, 11 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

Have jni_generator.gypi specify include_dirs to dependent targets. Rather than each dependent target of a target that generates jni headers having to specify the appropriate include_dir manually, jni_generator.gypi can do it via direct_dependent_settings. TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241216

Patch Set 1 #

Patch Set 2 : Make a (potentially broken) sweep #

Patch Set 3 : Rebase #

Patch Set 4 : Change native_test_launcher to use canonical jni include path #

Total comments: 2

Patch Set 5 : Remove export_dependent_settings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -87 lines) Patch
M android_webview/native/webview_native.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M base/android/jni_generator/jni_generator.gyp View 1 1 chunk +0 lines, -3 lines 0 comments Download
M base/base.gyp View 1 2 chunks +0 lines, -6 lines 0 comments Download
M build/jni_generator.gypi View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/chrome_android.gypi View 1 2 chunks +0 lines, -3 lines 0 comments Download
M components/autofill.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M components/navigation_interception.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
M components/web_contents_delegate_android.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M content/content.gyp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M content/content_shell.gypi View 1 1 chunk +0 lines, -5 lines 0 comments Download
M content/content_tests.gypi View 1 2 2 chunks +0 lines, -10 lines 0 comments Download
M media/media.gyp View 1 2 2 chunks +0 lines, -6 lines 0 comments Download
M mojo/mojo.gyp View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
M net/net.gyp View 1 2 2 chunks +0 lines, -10 lines 0 comments Download
M printing/printing.gyp View 1 1 chunk +2 lines, -5 lines 0 comments Download
M remoting/remoting.gyp View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M testing/android/native_test.gyp View 1 1 chunk +0 lines, -7 lines 0 comments Download
M testing/android/native_test_launcher.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/gfx.gyp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M ui/ui.gyp View 1 2 2 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
blundell
Hi Marcus, I discovered this in the process of an Autofill refactoring. If you don't ...
7 years ago (2013-12-12 12:25:00 UTC) #1
bulach
lgtm hey colin, I think there was some bizarre targets that wasn't a "direct dependent ...
7 years ago (2013-12-12 14:38:53 UTC) #2
blundell
Since Marcus is OOO, adding pliard@ and digit@ to take a look over the whole ...
7 years ago (2013-12-16 16:17:45 UTC) #3
Philippe
On 2013/12/16 16:17:45, blundell wrote: > Since Marcus is OOO, adding pliard@ and digit@ to ...
7 years ago (2013-12-16 16:21:25 UTC) #4
digit1
lgtm - really great cleanup, thanks! https://codereview.chromium.org/111493006/diff/60001/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): https://codereview.chromium.org/111493006/diff/60001/chrome/chrome_browser.gypi#newcode3159 chrome/chrome_browser.gypi:3159: 'export_dependent_settings': [ Interesting, ...
7 years ago (2013-12-16 16:25:09 UTC) #5
blundell
https://codereview.chromium.org/111493006/diff/60001/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): https://codereview.chromium.org/111493006/diff/60001/chrome/chrome_browser.gypi#newcode3159 chrome/chrome_browser.gypi:3159: 'export_dependent_settings': [ I included it because chrome_android_core (in chrome_android.gypi) ...
7 years ago (2013-12-16 16:32:47 UTC) #6
blundell
Thanks! TBR'ing darin.
7 years ago (2013-12-16 16:59:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/111493006/80001
7 years ago (2013-12-16 17:02:09 UTC) #8
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years ago (2013-12-16 22:26:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/111493006/80001
7 years ago (2013-12-17 05:59:09 UTC) #10
commit-bot: I haz the power
Change committed as 241216
7 years ago (2013-12-17 08:31:36 UTC) #11
bulach
6 years, 11 months ago (2014-01-06 12:15:42 UTC) #12
Message was sent while issue was closed.
late lgtm

neat, thanks! :)

Powered by Google App Engine
This is Rietveld 408576698