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

Unified Diff: net/net.gypi

Issue 254763005: Move some content url constants to /url. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and address some style nits. 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
« net/base/url_constants.cc ('K') | « net/base/url_constants.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 043e22e1b752f6e71736347e86e45c31e21b4d0e..4dea7adb27d6bb261912877dbe1d3872bcac82b8 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -261,6 +261,8 @@
'base/upload_file_element_reader.cc',
'base/upload_file_element_reader.h',
'base/upload_progress.h',
+ 'base/url_constants.cc',
+ 'base/url_constants.h',
'base/url_util.cc',
'base/url_util.h',
'base/winsock_init.cc',
« net/base/url_constants.cc ('K') | « net/base/url_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698