blob: 65ec0436d8bf8df2603e9ebb7d5ee103f1a0bcec [file] [log] [blame]
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "platform/graphics/FirstPaintInvalidationTracking.h"
namespace blink {
bool FirstPaintInvalidationTracking::enabled_for_show_paint_rects_ = false;
} // namespace blink