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

Issue 18804005: add missing headers in cc/* (Closed)

Created:
7 years, 5 months ago by Mostyn Bramley-Moore
Modified:
7 years, 5 months ago
Reviewers:
danakj, reveman, ccameron
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

add missing headers in cc/* cc/resources/worker_pool.cc uses ConditionVariable but doesn't include base/synchronization/condition_variable.h. And various files in cc/scheduler/ were missing base/logging.h and base/bind.h. BUG=259043 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211004

Patch Set 1 #

Patch Set 2 : add more missing includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M cc/resources/worker_pool.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/scheduler/delay_based_time_source.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M cc/scheduler/frame_rate_controller.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M cc/scheduler/rate_limiter.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Mostyn Bramley-Moore
@ccameron: does this trivial patch look OK to you?
7 years, 5 months ago (2013-07-10 13:30:24 UTC) #1
danakj
LGTM but it would be really nice to have our "include what you use" checks ...
7 years, 5 months ago (2013-07-10 16:02:56 UTC) #2
tfarina
On 2013/07/10 16:02:56, danakj wrote: > LGTM but it would be really nice to have ...
7 years, 5 months ago (2013-07-10 16:34:14 UTC) #3
danakj
On Wed, Jul 10, 2013 at 9:34 AM, <tfarina@chromium.org> wrote: > On 2013/07/10 16:02:56, danakj ...
7 years, 5 months ago (2013-07-10 16:39:45 UTC) #4
jamesr
On 2013/07/10 16:39:45, danakj wrote: > On Wed, Jul 10, 2013 at 9:34 AM, <mailto:tfarina@chromium.org> ...
7 years, 5 months ago (2013-07-10 18:01:05 UTC) #5
danakj
On Wed, Jul 10, 2013 at 11:01 AM, <jamesr@chromium.org> wrote: > On 2013/07/10 16:39:45, danakj ...
7 years, 5 months ago (2013-07-10 18:05:24 UTC) #6
Mostyn Bramley-Moore
I'm not sure what the automated checks look for, but these headers are only included ...
7 years, 5 months ago (2013-07-10 18:05:57 UTC) #7
danakj
On Wed, Jul 10, 2013 at 11:05 AM, <mostynb@opera.com> wrote: > I'm not sure what ...
7 years, 5 months ago (2013-07-10 18:09:56 UTC) #8
Mostyn Bramley-Moore
On 2013/07/10 18:09:56, danakj wrote: > On Wed, Jul 10, 2013 at 11:05 AM, <mailto:mostynb@opera.com> ...
7 years, 5 months ago (2013-07-10 19:07:17 UTC) #9
danakj
On Wed, Jul 10, 2013 at 12:07 PM, <mostynb@opera.com> wrote: > On 2013/07/10 18:09:56, danakj ...
7 years, 5 months ago (2013-07-10 19:12:39 UTC) #10
Mostyn Bramley-Moore
Created bug 259043: https://code.google.com/p/chromium/issues/detail?id=259043
7 years, 5 months ago (2013-07-10 19:39:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/18804005/3001
7 years, 5 months ago (2013-07-10 19:39:54 UTC) #12
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 5 months ago (2013-07-10 21:42:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/18804005/3001
7 years, 5 months ago (2013-07-10 21:44:25 UTC) #14
commit-bot: I haz the power
7 years, 5 months ago (2013-07-11 01:31:58 UTC) #15
Message was sent while issue was closed.
Change committed as 211004

Powered by Google App Engine
This is Rietveld 408576698