Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / ui / file_manager / externs / connection.js
blob859b81fbada47e930c899ade1583edda4fb441c6
1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 /**
6  * TODO(hirono): Remove this after the build-in extern supports it.
7  * @type {{type:string}}
8  */
9 Navigator.prototype.connection;