Upstreaming browser/ui/uikit_ui_util from iOS.
[chromium-blink-merge.git] / gpu / command_buffer / client / gpu_switches.cc
blobf933c19a870fb57f1ba6afd6f3d80a95b9a0d1df
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"
8 namespace switches {
10 // Enable GPU client logging.
11 const char kEnableGPUClientLogging[] = "enable-gpu-client-logging";
13 } // namespace switches