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

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: Add some missing files. 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/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..e73e554709af743b4ddc1c562962b6683c3f1d72 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.h',
+ 'url_constants.cc',
tfarina 2014/04/29 04:12:52 .cc before .h Please, also add these new files to
Sungmann Cho 2014/04/29 04:50:31 Done.
'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