1 // Copyright (c) 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 "gpu/command_buffer/client/gpu_switches.h"
6 #include "base/basictypes.h"
10 // Enable GPU client logging.
11 const char kEnableGPUClientLogging
[] = "enable-gpu-client-logging";
13 } // namespace switches