// 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_control_list_testing_autogen.h" #include <iterator> #include "gpu/config/gpu_control_list_testing_arrays_and_structs_autogen.h" #include "gpu/config/gpu_control_list_testing_exceptions_autogen.h" namespace gpu { const GpuControlList::Entry kGpuControlListTestingEntries[] = …; const size_t kGpuControlListTestingEntryCount = …; } // namespace gpu