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

Unified Diff: url/third_party/mozilla/url_parse.cc

Issue 20349002: Stop pulling googleurl through DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: third_party changes Created 7 years, 4 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
Index: url/third_party/mozilla/url_parse.cc
diff --git a/url/url_parse.cc b/url/third_party/mozilla/url_parse.cc
similarity index 99%
rename from url/url_parse.cc
rename to url/third_party/mozilla/url_parse.cc
index 0d9c6dd1c9950cee13a8a1a4365bb59a9203a472..52c619645d984aaeb98e2bbf85bb62c7316b7371 100644
--- a/url/url_parse.cc
+++ b/url/third_party/mozilla/url_parse.cc
@@ -34,7 +34,7 @@
*
* ***** END LICENSE BLOCK ***** */
-#include "url/url_parse.h"
+#include "url/third_party/mozilla/url_parse.h"
#include <stdlib.h>
« tools/licenses.py ('K') | « url/third_party/mozilla/url_parse.h ('k') | url/url.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698