| Index: url/url_parse.h
|
| diff --git a/url/url_parse.h b/url/url_parse.h
|
| deleted file mode 100644
|
| index 3b9c54678b47c2a2b4229f60bf4261a269319f82..0000000000000000000000000000000000000000
|
| --- a/url/url_parse.h
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright 2013 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#ifndef URL_URL_PARSE_H_
|
| -#define URL_URL_PARSE_H_
|
| -
|
| -// TODO(tfarina): Remove this file when the callers are updated.
|
| -#include "url/third_party/mozilla/url_parse.h"
|
| -
|
| -#endif // URL_URL_PARSE_H_
|
|
|