blob: d4f0f689ce0b23b48a99dadaeb93e53347530a88 [file] [log] [blame]
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "services/resource_coordinator/memory_instrumentation/switches.h"
namespace memory_instrumentation {
namespace switches {
// Enable the tracing service.
const char kEnableChromeTracingComputation[] =
"enable-chrome-tracing-computation";
} // namespace switches
} // namespace memory_instrumentation