Cast: Stop logging kVideoFrameSentToEncoder and rename a couple events.
[chromium-blink-merge.git] / chrome / common / extensions / api / test_presubmit / valid_json.json
blob615ea28d4bea44520eaacd7834304f5d01c3a639
1 // Copyright 2013 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 // Tests a valid IDL file.
7 // This is a comment.
9   "key1": ["value1", "value2"],
10   "key2": 3  // This is an inline comment.