config.h 420 B

12345678910111213
  1. /*
  2. * Copyright (c) 2016 The Chromium Authors. All rights reserved.
  3. * Use of this source code is governed by a BSD-style license that can be
  4. * found in the LICENSE file.
  5. */
  6. /*
  7. * This space intentionally left blank.
  8. *
  9. * All of the #defines have been moved to BUILD.gn. The libsrtp headers
  10. * equate "building as a library" with HAS_CONFIG_H, so we need to leave that
  11. * defined and this file needs to be here.
  12. */