Reland the ULONG -> SIZE_T change from 317177
[chromium-blink-merge.git] / extensions / renderer / resources / guest_view / web_view_internal.js
blob03ede9bc64e406d5776847453776d2d0bcd58d83
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 exports.WebViewInternal =
6     require('binding').Binding.create('webViewInternal').generate();