summaryrefslogtreecommitdiff
path: root/chromium/tools/json_schema_compiler/dart_test/empty_namespace.idl
blob: 824de2d80e7e201eeda48b36b797d53c2fc24303 (plain)
1
2
3
4
5
6
7
// Copyright (c) 2012 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.

// An empty comment is required for an empty namespace.
namespace empty_namespace {
};