Sign in
skia
/
skia
/
74f97c48dd6ea3be6b5aad601a7eb5ca004c65da
/
.
/
tests
/
FontMgrFlags.cpp
blob: a90aee24b01f8708c1a3ae9f64412658bdde20b7 [
file
]
/*
* Copyright 2014 Google Inc.
*
* 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."
);