summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/devtools/cros_protocol.pdl
blob: c92ceffcd142a0c5bae4cd4b1c57d7cb913ad6ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.

version
  major 1
  minor 0

domain WindowManager
  # Enter the overview mode.
  command enterOverviewMode

  # Exit the overview mode.
  command exitOverviewMode