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

Unified Diff: mojo/services/BUILD.gn

Issue 1012773008: Make http_server part of the sdk. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Unecessary public_dep Created 5 years, 9 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 | « examples/http_handler/http_handler.cc ('k') | mojo/services/http_server/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/BUILD.gn
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index 247e8f94d92c2898485e8b97ba8226436dd9d07e..23ffd7eca35fed616057fdea9c71a4fa75195d14 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -11,6 +11,7 @@ group("services") {
"//mojo/services/console/public/interfaces",
"//mojo/services/content_handler/public/interfaces",
"//mojo/services/geometry/public/interfaces",
+ "//mojo/services/http_server/public/interfaces",
"//mojo/services/input_events/public/interfaces",
"//mojo/services/location/public/interfaces",
"//mojo/services/native_viewport/public/interfaces",
« no previous file with comments | « examples/http_handler/http_handler.cc ('k') | mojo/services/http_server/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698