blob: 41cd4a27fbf2140ca9291a3566276d2a2b33ccca [file] [log] [blame]
// Copyright 2018 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.
'use strict';
goog.require('mojo.internal');
goog.provide('viz.mojom.kVizServiceName');
/**
* @const { !string }
* @export
*/
viz.mojom.kVizServiceName =
"viz";