Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(523)

Unified Diff: url/url_export.h

Issue 260903011: Renamed namespaces of url lib and removed namespace aliases. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Thu 05/01/2014 11:38:37.95 Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « url/third_party/mozilla/url_parse.h ('k') | webkit/common/database/database_identifier.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: url/url_export.h
diff --git a/url/url_export.h b/url/url_export.h
index 177ec284d5e062e3f95475ba9047bda73a4a3c0d..15ef19e23d89f3443db4f0219fae9748f1384e78 100644
--- a/url/url_export.h
+++ b/url/url_export.h
@@ -30,11 +30,4 @@
#endif // define(COMPONENT_BUILD)
-// TODO(vitalybuka, crbug.com/364747) url_util is deprecated, remove after
-// fixing depending code.
-namespace url {}
-namespace url_util = ::url;
-namespace url_parse = ::url;
-namespace url_canon = ::url;
-
#endif // URL_URL_EXPORT_H_
« no previous file with comments | « url/third_party/mozilla/url_parse.h ('k') | webkit/common/database/database_identifier.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698