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

Issue 9226024: aura_builder target needs to work on Mac (Closed)

Created:
8 years, 11 months ago by dhollowa
Modified:
8 years, 11 months ago
Reviewers:
cmp, oshima
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

aura_builder target needs to work on Mac Extends 'aura_builder' target to work on Mac. This excludes bits that are not currently working. To build: ash_shell aura_demo aura_unittests compositor_unittests To run: compositor_unittests webkit_unit_tests Gyp flags: 'use_aura': 1 BUG=110632, 110627 TEST=Compile 'aura_builder' target on Mac with 'use_aura' bit set. R=cmp@chromium.org, oshima@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=118535

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M ash/wm/window_modality_controller_unittest.cc View 1 chunk +1 line, -1 line 2 comments Download
M build/all.gyp View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dhollowa
8 years, 11 months ago (2012-01-20 20:36:21 UTC) #1
cmp
lgtm
8 years, 11 months ago (2012-01-20 20:59:07 UTC) #2
oshima
lgtm https://chromiumcodereview.appspot.com/9226024/diff/1/ash/wm/window_modality_controller_unittest.cc File ash/wm/window_modality_controller_unittest.cc (right): https://chromiumcodereview.appspot.com/9226024/diff/1/ash/wm/window_modality_controller_unittest.cc#newcode148 ash/wm/window_modality_controller_unittest.cc:148: } // namespace ash is this intentional?
8 years, 11 months ago (2012-01-20 21:10:08 UTC) #3
dhollowa
8 years, 11 months ago (2012-01-20 21:13:33 UTC) #4
https://chromiumcodereview.appspot.com/9226024/diff/1/ash/wm/window_modality_...
File ash/wm/window_modality_controller_unittest.cc (right):

https://chromiumcodereview.appspot.com/9226024/diff/1/ash/wm/window_modality_...
ash/wm/window_modality_controller_unittest.cc:148: }  // namespace ash
On 2012/01/20 21:10:08, oshima wrote:
> is this intentional?

Yes, clang issues warnings for missing newlines.

Powered by Google App Engine
This is Rietveld 408576698