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

Issue 686773004: Fixes the device/battery GN buildfile for ChromeOS. (Closed)

Created:
6 years, 1 month ago by Jun Mukai
Modified:
6 years, 1 month ago
Reviewers:
Ben Chan, timvolodine, ppi
CC:
chromium-reviews, ppi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fixes the device/battery GN buildfile for ChromeOS. is_linux contains chromeos, but chromeos already excludes _default and _linux files above. This condition seems to address the desktop linux instead. BUG=428420 TEST=manually R=timvolodine@chromium.org Committed: https://crrev.com/37b3450122b4957c84b341e4cfd470b747107b8d Cr-Commit-Position: refs/heads/master@{#301954}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M device/battery/BUILD.gn View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 13 (1 generated)
Jun Mukai
6 years, 1 month ago (2014-10-29 05:02:08 UTC) #1
ppi
fwiw, this lgtm. We'll still need an approval from Tim. Thanks for the fix!
6 years, 1 month ago (2014-10-29 18:43:05 UTC) #2
timvolodine
https://codereview.chromium.org/686773004/diff/1/device/battery/BUILD.gn File device/battery/BUILD.gn (right): https://codereview.chromium.org/686773004/diff/1/device/battery/BUILD.gn#newcode67 device/battery/BUILD.gn:67: if (is_desktop_linux) { what happens if it's a linux ...
6 years, 1 month ago (2014-10-29 18:49:49 UTC) #3
ppi
A per build/config/BUILDCONFIG.gn, is_desktop_linux = is_linux && !is_chromeos , so I think we've got that ...
6 years, 1 month ago (2014-10-29 18:53:50 UTC) #4
ppi
As per build/config/BUILDCONFIG.gn, is_desktop_linux = is_linux && !is_chromeos , so I think we've got that ...
6 years, 1 month ago (2014-10-29 18:53:51 UTC) #5
ppi
Btw, I'd suggest making the CL title more descriptive, eg. "Fixes the device/battery GN buildfile ...
6 years, 1 month ago (2014-10-29 18:56:52 UTC) #6
timvolodine
On 2014/10/29 18:56:52, ppi wrote: > Btw, I'd suggest making the CL title more descriptive, ...
6 years, 1 month ago (2014-10-29 19:04:03 UTC) #7
Ben Chan
On 2014/10/29 18:56:52, ppi wrote: > Btw, I'd suggest making the CL title more descriptive, ...
6 years, 1 month ago (2014-10-29 19:04:08 UTC) #8
Ben Chan
On 2014/10/29 19:04:08, Ben Chan wrote: > On 2014/10/29 18:56:52, ppi wrote: > > Btw, ...
6 years, 1 month ago (2014-10-29 20:01:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/686773004/1
6 years, 1 month ago (2014-10-29 21:37:54 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 1 month ago (2014-10-29 22:45:49 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-10-29 22:46:30 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/37b3450122b4957c84b341e4cfd470b747107b8d
Cr-Commit-Position: refs/heads/master@{#301954}

Powered by Google App Engine
This is Rietveld 408576698