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

Issue 11189010: Make resource directory option in gyp template optional. (Closed)

Created:
8 years, 2 months ago by shashi
Modified:
8 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Make resource directory option in gyp template optional. Resource directory may not always be defined for an apk, make it optional. BUG=156061 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162477

Patch Set 1 : #

Total comments: 2

Patch Set 2 : remove res hack from webview #

Total comments: 2

Patch Set 3 : simplify conditional #

Patch Set 4 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M android_webview/android_webview.gyp View 1 1 chunk +0 lines, -1 line 2 comments Download
D android_webview/res/.keep View 1 1 chunk +0 lines, -2 lines 0 comments Download
M build/java_apk.gypi View 1 2 3 4 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
shashi
8 years, 2 months ago (2012-10-16 19:40:32 UTC) #1
cjhopman
Maybe also delete android_webview/res and change those targets to not specify a resources directory so ...
8 years, 2 months ago (2012-10-16 20:27:12 UTC) #2
Yaron
lgtm when Chris is happy
8 years, 2 months ago (2012-10-16 21:41:03 UTC) #3
cjhopman
http://codereview.chromium.org/11189010/diff/9001/build/java_apk.gypi File build/java_apk.gypi (right): http://codereview.chromium.org/11189010/diff/9001/build/java_apk.gypi#newcode115 build/java_apk.gypi:115: ['"<(resource_dir)"!=""', { I think this can be changed to: ...
8 years, 2 months ago (2012-10-16 22:31:12 UTC) #4
shashi
https://chromiumcodereview.appspot.com/11189010/diff/9001/build/java_apk.gypi File build/java_apk.gypi (right): https://chromiumcodereview.appspot.com/11189010/diff/9001/build/java_apk.gypi#newcode115 build/java_apk.gypi:115: ['"<(resource_dir)"!=""', { Thanks, much better. On 2012/10/16 22:31:12, cjhopman ...
8 years, 2 months ago (2012-10-16 22:38:51 UTC) #5
shashi
8 years, 2 months ago (2012-10-16 23:20:38 UTC) #6
shashi
8 years, 2 months ago (2012-10-16 23:27:40 UTC) #7
cjhopman
https://chromiumcodereview.appspot.com/11189010/diff/6002/android_webview/android_webview.gyp File android_webview/android_webview.gyp (left): https://chromiumcodereview.appspot.com/11189010/diff/6002/android_webview/android_webview.gyp#oldcode103 android_webview/android_webview.gyp:103: 'package_name': 'android_webview', I think the android_webview_test_apk also uses the ...
8 years, 2 months ago (2012-10-16 23:33:49 UTC) #8
shashi
https://chromiumcodereview.appspot.com/11189010/diff/6002/android_webview/android_webview.gyp File android_webview/android_webview.gyp (left): https://chromiumcodereview.appspot.com/11189010/diff/6002/android_webview/android_webview.gyp#oldcode103 android_webview/android_webview.gyp:103: 'package_name': 'android_webview', There are actual files in there :). ...
8 years, 2 months ago (2012-10-16 23:43:04 UTC) #9
cjhopman
lgtm
8 years, 2 months ago (2012-10-16 23:50:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shashishekhar@chromium.org/11189010/6002
8 years, 2 months ago (2012-10-16 23:51:45 UTC) #11
commit-bot: I haz the power
Presubmit check for 11189010-6002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 2 months ago (2012-10-16 23:51:49 UTC) #12
shashi
+mkosiba: owners approval.
8 years, 2 months ago (2012-10-16 23:52:52 UTC) #13
mkosiba (inactive)
lgtm
8 years, 2 months ago (2012-10-17 09:03:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shashishekhar@chromium.org/11189010/6002
8 years, 2 months ago (2012-10-17 16:55:14 UTC) #15
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 19:07:15 UTC) #16
Change committed as 162477

Powered by Google App Engine
This is Rietveld 408576698