1 # Copyright (c) 2012 The Chromium OS 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 { 6 global: 7 extern "C++" { 8 enterprise_management::*; 9 typeinfo*for*enterprise_management::*; 10 vtable*for*enterprise_management*; 11 12 policy::*; 13 typeinfo*for*policy::*; 14 vtable*for*policy*; 15 _VTV*::__vtable_map; 16 }; 17 18 local: *; 19 }; 20