repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
native_client_sdk
/
src
/
libraries
/
nacl_io
/
pepper
/
undef_macros.h
blob
848d4b3ef79a455557c7284513ee1e9c6d9d2e75
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