Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Unified Diff: gpu/config/gpu_control_list_testing_autogen.cc

Issue 2828463002: Update some autogen files (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/gpu/gpu_data_manager_testing_autogen.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/gpu_control_list_testing_autogen.cc
diff --git a/gpu/config/gpu_control_list_testing_autogen.cc b/gpu/config/gpu_control_list_testing_autogen.cc
index fc93fbfa7d9908128ec0218b575cec5b93f0cdb5..d7c17c1e384fa92ff0aa91ba6652808ef7fa5d0a 100644
--- a/gpu/config/gpu_control_list_testing_autogen.cc
+++ b/gpu/config/gpu_control_list_testing_autogen.cc
@@ -17,8 +17,7 @@ namespace gpu {
const char kGpuControlListTestingVersion[] = "1.0";
-const size_t kGpuControlListTestingEntryCount = 58;
-const GpuControlList::Entry kGpuControlListTestingEntries[58] = {
+const GpuControlList::Entry kGpuControlListTestingEntries[] = {
{
1, // id
"GpuControlListEntryTest.DetailedEntry",
@@ -1530,4 +1529,5 @@ const GpuControlList::Entry kGpuControlListTestingEntries[58] = {
nullptr, // exceptions
},
};
+const size_t kGpuControlListTestingEntryCount = 58;
} // namespace gpu
« no previous file with comments | « content/browser/gpu/gpu_data_manager_testing_autogen.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698