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

Unified Diff: services/http_server/BUILD.gn

Issue 898343002: Copy http_status_code_list.h from /net to be owned by http_server. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | services/http_server/http_server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/http_server/BUILD.gn
diff --git a/services/http_server/BUILD.gn b/services/http_server/BUILD.gn
index 81a637fb871704210b257935a93679b7a7a0beba..44256cfffe05f2f8f08c866c8417c00966422c66 100644
--- a/services/http_server/BUILD.gn
+++ b/services/http_server/BUILD.gn
@@ -9,6 +9,7 @@ mojo_native_application("http_server") {
"http_request_parser.cc",
"http_request_parser.h",
"http_server.cc",
+ "http_status_code_list.h",
]
deps = [
« no previous file with comments | « no previous file | services/http_server/http_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698