Sign in
chromium
/
chromium
/
src
/
aebec0b4680564dfd5184cb288c07a2fd0ca50bd
/
.
/
services
/
ui
/
public
/
interfaces
/
mus_constants.mojom
blob: e3f9af29add0661e82a1bb295c57507ccec3803a [
file
] [
log
] [
blame
]
// Copyright 2014 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
ui
.
mojom
;
enum
OrderDirection
{
ABOVE
=
1
,
BELOW
,
};