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

Unified Diff: url/url_srcs.gypi

Issue 254763005: Move some content url constants to /url. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolve a merge conflict. Created 6 years, 7 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/url_constants.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: url/url_srcs.gypi
diff --git a/url/url_srcs.gypi b/url/url_srcs.gypi
index 3114620a098a12797f014f3f37df628316bdbd69..8cd1d9cc0eb9809af783dfd8a76171fa62fa40a0 100644
--- a/url/url_srcs.gypi
+++ b/url/url_srcs.gypi
@@ -30,6 +30,8 @@
'url_canon_relative.cc',
'url_canon_stdstring.cc',
'url_canon_stdurl.cc',
+ 'url_constants.cc',
+ 'url_constants.h',
'url_file.h',
'url_parse_file.cc',
'url_parse_internal.h',
« no previous file with comments | « url/url_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698