chromium/third_party/protobuf/src/libprotobuf.map

{
  global:
    extern "C++" {
      *google*;
    };

  local:
    *;
};