blob: 2b8c74dbc25f0fb8a2bc5a6cc4896cdbae951e2d [file] [log] [blame]
// 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.
package com.android.webview.chromium;
class DrawFunctor {
private static native long nativeGetFunctionTable();
}