blob: ff9b3191862eff8093d5994e2f4b99e871ddf650 [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.
if (!apiBridge) {
exports.$set(
'WebViewInternal',
require('binding').Binding.create('webViewInternal').generate());
}