Instrumenting context getter and predictor to find jank.
[chromium-blink-merge.git] / tools / json_schema_compiler / dart_test / empty_namespace.dart
blobf6e48bee0aaed512443ef37e9a9632ede8bb4bce
1 // Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
2 // for details. All rights reserved. Use of this source code is governed by a
3 // BSD-style license that can be found in the LICENSE file.
5 // Generated from namespace: empty_namespace
7 part of chrome;
8 /**
9  * Functions
10  */
12 class API_empty_namespace {
13   /*
14    * API connection
15    */
16   Object _jsObject;
17   API_empty_namespace(this._jsObject) {
18   }