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

Unified Diff: url/BUILD.gn

Issue 254763005: Move some content url constants to /url. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update url/BUILD.gn 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
Index: url/BUILD.gn
diff --git a/url/BUILD.gn b/url/BUILD.gn
index 6445bfbb3d7dcbad895021085c7f3d14f11ccf69..4bd128df3510561bc49a530e053c54ed07d444d5 100644
--- a/url/BUILD.gn
+++ b/url/BUILD.gn
@@ -32,6 +32,8 @@ component("url") {
"url_canon_stdstring.cc",
"url_canon_stdstring.h",
"url_canon_stdurl.cc",
+ "url_constants.cc",
+ "url_constants.h",
"url_export.h",
"url_file.h",
"url_parse_file.cc",

Powered by Google App Engine
This is Rietveld 408576698