// Copyright 2013 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef URL_URL_CANON_IP_H_ #define URL_URL_CANON_IP_H_ #include "base/component_export.h" #include "url/third_party/mozilla/url_parse.h" #include "url/url_canon.h" url // namespace url #endif // URL_URL_CANON_IP_H_