Send a crash report when a hung process is detected.
[chromium-blink-merge.git] / cc / resources / display_item.cc
blob33069a53fdf27f60efe5c6f43caf4f707c83a4d5
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.
5 #include "cc/resources/display_item.h"
7 namespace cc {
9 DisplayItem::DisplayItem() {
12 } // namespace cc