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

Issue 9570065: chromeos: Turn on ash only when building non-gtk. (Closed)

Created:
8 years, 9 months ago by sadrul
Modified:
8 years, 9 months ago
CC:
Elliot Glaysher, chromium-reviews
Visibility:
Public.

Description

chromeos: Turn on ash only when building non-gtk. BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : . #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M build/common.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +6 lines, -0 lines 3 comments Download

Messages

Total messages: 6 (0 generated)
sadrul
Hi! Give this a try. I can build with chromeos_gtk=1 chromeos=1 and it seems to ...
8 years, 9 months ago (2012-03-04 06:10:36 UTC) #1
Peter Mayo
lgtm http://codereview.chromium.org/9570065/diff/3001/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): http://codereview.chromium.org/9570065/diff/3001/chrome/chrome_browser.gypi#newcode5589 chrome/chrome_browser.gypi:5589: ['chromeos_gtk==1', { Should this test actually be use_ash==0 ...
8 years, 9 months ago (2012-03-04 17:52:57 UTC) #2
Elliot Glaysher
http://codereview.chromium.org/9570065/diff/3001/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): http://codereview.chromium.org/9570065/diff/3001/chrome/chrome_browser.gypi#newcode5589 chrome/chrome_browser.gypi:5589: ['chromeos_gtk==1', { On 2012/03/04 17:52:57, Peter Mayo wrote: > ...
8 years, 9 months ago (2012-03-05 18:29:59 UTC) #3
Peter Mayo
http://codereview.chromium.org/9570065/diff/3001/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): http://codereview.chromium.org/9570065/diff/3001/chrome/chrome_browser.gypi#newcode5589 chrome/chrome_browser.gypi:5589: ['chromeos_gtk==1', { On 2012/03/05 18:30:00, Elliot Glaysher wrote: > ...
8 years, 9 months ago (2012-03-05 19:43:34 UTC) #4
sadrul
+saintlou Is this something we want/need?
8 years, 9 months ago (2012-03-05 19:45:26 UTC) #5
Emmanuel Saint-loubert-Bié
8 years, 9 months ago (2012-03-05 20:17:29 UTC) #6
Well right now the chromeos_gtk => implies chromeos. 

These 2 flags were originally meant to be used in a GYP where you would specify
only one or the other.

Anyway chromeos_gtk should be deprecated soon. So I would prefer to have tests
for use_ash or use_aura (as appropriate).

-- Emmanuel

Powered by Google App Engine
This is Rietveld 408576698