Sign in
skia
/
skia
/
6c78fc5cf35e8af759d396c3409890bc67aabb36
/
.
/
tests
/
FontMgrFlags.cpp
blob: cbce907364c86cbad7ebd38a67d92da956d9513a [
file
] [
log
] [
blame
]
/*
* Copyright 2014 Google LLC
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include
"tools/flags/CommandLineFlags.h"
DEFINE_bool
(
verboseFontMgr
,
false
,
"FontMgr will be very verbose."
);