Skip to content

Commit

Permalink
Merge pull request flutter#2575 from flutter/devoncarew-patch-1
Browse files Browse the repository at this point in the history
Update jni.dart
  • Loading branch information
devoncarew committed Apr 5, 2016
1 parent 893425d commit 4f39fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sky/engine/bindings/jni/jni.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

/// Invoke Java Native Interface APIs from Dart.
library dart_jni;

import 'dart:collection';
Expand Down

0 comments on commit 4f39fd2

Please sign in to comment.