Battery Status API: add UMA logging for Linux.
[chromium-blink-merge.git] / tools / json_schema_compiler / dart_test / empty_namespace.idl
blob824de2d80e7e201eeda48b36b797d53c2fc24303
1 // Copyright (c) 2012 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 // An empty comment is required for an empty namespace.
6 namespace empty_namespace {
7 };