// Copyright 2012 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef NET_BASE_MAC_URL_CONVERSIONS_H_ #define NET_BASE_MAC_URL_CONVERSIONS_H_ // TODO(crbug.com/1519486): Get rid of this header inclusion (and this entire // file) as soon as we convert all of the usage from net/base/mac to // net/base/apple. #include "net/base/apple/url_conversions.h" #endif // NET_BASE_MAC_URL_CONVERSIONS_H_