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

Issue 10828396: Move the gyp variables used for grit defines on android to actually work. (Closed)

Created:
8 years, 4 months ago by Ted C
Modified:
8 years, 4 months ago
Reviewers:
Yaron, Nico
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Move the gyp variables used for grit defines on android to actually work. The enable_themes and enable_extensions gyp variables were in a different scope that prevented the grit_defines from having the correct value when evaluating the condition. Moves the variable assignment into the same scope as the variable declaration and now everything is happy. TEST=touch chrome/browser/browser_resources.grd && \ make chrome_resources (check about_version does not have theme icon) BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152455

Patch Set 1 #

Patch Set 2 : enable_printing is also used as a grit_defines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M build/common.gypi View 1 3 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ted C
8 years, 4 months ago (2012-08-20 20:48:01 UTC) #1
Yaron
This seems fine but how did you identify just these two? I'm wondering if there ...
8 years, 4 months ago (2012-08-20 21:39:58 UTC) #2
Ted C
On 2012/08/20 21:39:58, Yaron wrote: > This seems fine but how did you identify just ...
8 years, 4 months ago (2012-08-20 21:58:57 UTC) #3
Yaron
lgtm (I'm assuming you've verified that moving these hasn't affected the relevant C++ defines due ...
8 years, 4 months ago (2012-08-20 22:20:46 UTC) #4
Ted C
On 2012/08/20 22:20:46, Yaron wrote: > lgtm (I'm assuming you've verified that moving these hasn't ...
8 years, 4 months ago (2012-08-20 22:55:14 UTC) #5
Nico
lgtm
8 years, 4 months ago (2012-08-20 22:56:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/10828396/4001
8 years, 4 months ago (2012-08-20 23:18:01 UTC) #7
commit-bot: I haz the power
8 years, 4 months ago (2012-08-21 00:50:47 UTC) #8
Change committed as 152455

Powered by Google App Engine
This is Rietveld 408576698