Sign in
skia
/
skia
/
95eb3252ab54a39a46f6447af70dcc4d687f89c5
/
.
/
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."
);