Roll src/third_party/WebKit f36d5e0:68b67cd (svn 193299:193303)
[chromium-blink-merge.git] / remoting / host / installer / linux / is-remoting-session
blob8f81755e9e0b40462427f8ab84e7bff05588dcfb
1 #!/bin/bash
3 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
4 # Use of this source code is governed by a BSD-style license that can be
5 # found in the LICENSE file.
7 # Test whether or not the current desktop is virtual Me2Me.
9 [ -n "$CHROME_REMOTE_DESKTOP_SESSION" ]