// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // This file is auto-generated from // gpu/config/process_json.py // It's formatted by clang-format using chromium coding style: // clang-format -i -style=chromium filename // DO NOT EDIT! #include "gpu/config/gpu_driver_bug_list_autogen.h" #include <iterator> #include "gpu/config/gpu_driver_bug_list_arrays_and_structs_autogen.h" #include "gpu/config/gpu_driver_bug_list_exceptions_autogen.h" namespace gpu { const GpuControlList::Entry kGpuDriverBugListEntries[] = …; const size_t kGpuDriverBugListEntryCount = …; } // namespace gpu