undef_macros.h revision 3551c9c881056c480085172ff9840cab31610854
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.
4
5#undef BEGIN_INTERFACE
6#undef END_INTERFACE
7#undef METHOD0
8#undef METHOD1
9#undef METHOD2
10#undef METHOD3
11#undef METHOD4
12#undef METHOD5
13