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

Issue 1741010: gyp: unify toolkit_views usage (Closed)

Created:
10 years, 7 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
Daniel Erat, sky
CC:
chromium-reviews, fbarchard, Alpha Left Google, jam, darin-cc_chromium.org, awong, Paweł Hajdan Jr., kuchhal, scherkus (not reviewing)
Visibility:
Public.

Description

gyp: unify toolkit_views usage Now that we can rely on toolkit_views to be set when appropriate, we can simplify a bunch of logic in gyp. TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45727

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -50 lines) Patch
M app/app_base.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M build/all.gyp View 1 chunk +1 line, -1 line 0 comments Download
M build/common.gypi View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/chrome_browser.gypi View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 chunk +0 lines, -5 lines 2 comments Download
M chrome/chrome_tests.gypi View 10 chunks +14 lines, -14 lines 0 comments Download
M chrome/installer/installer.gyp View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/interactive_ui/interactive_ui_tests.gypi View 4 chunks +11 lines, -10 lines 2 comments Download
M ipc/ipc.gyp View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/ffmpeg/ffmpeg.gyp View 1 chunk +2 lines, -2 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
Evan Martin
The trybots are inconclusive on this one. They all seem to compile, at least... but ...
10 years, 7 months ago (2010-04-27 00:57:50 UTC) #1
Evan Martin
The trybots are inconclusive on this one. They all seem to compile, at least... but ...
10 years, 7 months ago (2010-04-27 01:11:51 UTC) #2
Daniel Erat
LGTM with one question. Much cleaner; thanks! http://codereview.chromium.org/1741010/diff/1/11 File third_party/ffmpeg/ffmpeg.gyp (right): http://codereview.chromium.org/1741010/diff/1/11#newcode42 third_party/ffmpeg/ffmpeg.gyp:42: ['chromeos==1', { ...
10 years, 7 months ago (2010-04-27 01:12:24 UTC) #3
Evan Martin
http://codereview.chromium.org/1741010/diff/1/11 File third_party/ffmpeg/ffmpeg.gyp (right): http://codereview.chromium.org/1741010/diff/1/11#newcode42 third_party/ffmpeg/ffmpeg.gyp:42: ['chromeos==1', { On 2010/04/27 01:12:25, Daniel Erat wrote: > ...
10 years, 7 months ago (2010-04-27 01:16:20 UTC) #4
sky
http://codereview.chromium.org/1741010/diff/1/6 File chrome/chrome_exe.gypi (left): http://codereview.chromium.org/1741010/diff/1/6#oldcode217 chrome/chrome_exe.gypi:217: ['OS=="linux" and (toolkit_views==1 or chromeos==1)', { Where is this ...
10 years, 7 months ago (2010-04-27 14:50:13 UTC) #5
Evan Martin
Running through trybots again, last patch didn't apply for some reason. http://codereview.chromium.org/1741010/diff/1/6 File chrome/chrome_exe.gypi (left): ...
10 years, 7 months ago (2010-04-27 16:17:53 UTC) #6
sky
10 years, 7 months ago (2010-04-27 16:53:28 UTC) #7
Ok, as long as it all passes the try bots, LGTM.

Powered by Google App Engine
This is Rietveld 408576698