Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / common / extensions / api / test_presubmit / invalid_idl_8.idl
blob5cfc9ec5cd9bbaa5e820b08d93c3aae175309e13
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 an invalid IDL file.
7 namespace test {
8 // Did not process Interface Interface(NotEvent).
9 interface NotEvent {
10 static void onFoo1();