blob: 8c6868a6b616cb6a8e7446a83a308e9db3cea393 [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.
module ws.test.mojom;
interface TestWm {
DoIt();
};