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

Issue 2358573002: Protect some definitions in about_flags.cc with #defined(USE_ASH) (Closed)

Created:
4 years, 3 months ago by fwang
Modified:
4 years, 2 months ago
Reviewers:
oshima, sky
CC:
chromium-reviews, asvitkine+watch_chromium.org, tonikitoo
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Protect some definitions in about_flags.cc with #defined(USE_ASH) kAshMaterialDesignChoices, kAshMaxWindowsToUseMaskInOverviewChoices and kAshMaxWindowsToUseShapeInOverviewChoices are currently only defined when OS_CHROMEOS is true but they are actually only used when USE_ASH is true. This CL protect the definitions with USE_ASH instead of OS_CHROMEOS. BUG=None Committed: https://crrev.com/a9452aeef71e5bba5f14467200d63c60209a9c6d Cr-Commit-Position: refs/heads/master@{#424125}

Patch Set 1 #

Patch Set 2 : Protect kAshMaterialDesignChoices in about_flags.cc with #defined(USE_ASH) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/about_flags.cc View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 22 (11 generated)
fwang
PTAL
4 years, 3 months ago (2016-09-20 18:57:39 UTC) #3
oshima
lgtm
4 years, 2 months ago (2016-09-27 23:30:47 UTC) #5
sky
LGTM
4 years, 2 months ago (2016-09-28 00:22:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2358573002/1
4 years, 2 months ago (2016-09-28 06:36:36 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/76336) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-09-28 06:38:22 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2358573002/1
4 years, 2 months ago (2016-10-04 12:53:48 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/279728) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-10-04 12:56:12 UTC) #14
fwang
On 2016/10/04 12:56:12, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 2 months ago (2016-10-10 09:28:20 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2358573002/20001
4 years, 2 months ago (2016-10-10 09:32:50 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-10 10:27:04 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-10 10:28:57 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a9452aeef71e5bba5f14467200d63c60209a9c6d
Cr-Commit-Position: refs/heads/master@{#424125}

Powered by Google App Engine
This is Rietveld 408576698