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

Issue 6756008: Grit cleanup (Closed)

Created:
9 years, 9 months ago by TVL
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Visibility:
Public.

Description

Grit cleanup - Fixup the chrome_strings target to default to a none target and let windows override it for it's hack. - Make grit_target check _type to see how to auto add the header directory so it has a higher chance of being right in case things are done on real targets. BUG=22247 TEST=everything still builds Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79562

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
M build/grit_target.gypi View 1 chunk +15 lines, -5 lines 2 comments Download
M chrome/chrome.gyp View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
TVL
9 years, 9 months ago (2011-03-28 15:10:41 UTC) #1
Mark Mentovai
LGTM In the change description, “in case” is always two words. http://codereview.chromium.org/6756008/diff/1/build/grit_target.gypi File build/grit_target.gypi (right): ...
9 years, 9 months ago (2011-03-28 15:14:55 UTC) #2
TVL
9 years, 9 months ago (2011-03-28 15:17:08 UTC) #3
http://codereview.chromium.org/6756008/diff/1/build/grit_target.gypi
File build/grit_target.gypi (right):

http://codereview.chromium.org/6756008/diff/1/build/grit_target.gypi#newcode17
build/grit_target.gypi:17: ['_type=="executable" or _type=="shared_library" or \
On 2011/03/28 15:14:55, Mark Mentovai wrote:
> Why didn’t you use _type=="none"? Because of that dummy_executable thing?

yea, I've seen that and "settings" in files, so this seemed like the safer
method.

Powered by Google App Engine
This is Rietveld 408576698