blob: 3b9c54678b47c2a2b4229f60bf4261a269319f82 [file] [log] [blame]
[email protected]51bcc5d2013-04-24 01:41:371// Copyright 2013 The Chromium 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.
[email protected]e7bba5f82013-04-10 20:10:524
[email protected]318076b2013-04-18 21:19:455#ifndef URL_URL_PARSE_H_
6#define URL_URL_PARSE_H_
[email protected]e7bba5f82013-04-10 20:10:527
[email protected]f9682112013-08-12 05:01:498// TODO(tfarina): Remove this file when the callers are updated.
9#include "url/third_party/mozilla/url_parse.h"
[email protected]e7bba5f82013-04-10 20:10:5210
[email protected]318076b2013-04-18 21:19:4511#endif // URL_URL_PARSE_H_