repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Send a crash report when a hung process is detected.
[chromium-blink-merge.git]
/
cc
/
resources
/
display_item.cc
blob
33069a53fdf27f60efe5c6f43caf4f707c83a4d5
1
// Copyright 2014 The Chromium Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#include
"cc/resources/display_item.h"
6
7
namespace
cc
{
8
9
DisplayItem
::
DisplayItem
() {
10
}
11
12
}
// namespace cc