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

Unified Diff: mojo/tools/roll/rev_sdk.py

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 | « mojo/services/http_server/public/interfaces/http_server_factory.mojom ('k') | services/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/roll/rev_sdk.py
diff --git a/mojo/tools/roll/rev_sdk.py b/mojo/tools/roll/rev_sdk.py
index e3dfdea07aed8437496a6dd030e33bda9f73134c..179d1308a69be9905d3779dd51e89403b7acfa9e 100755
--- a/mojo/tools/roll/rev_sdk.py
+++ b/mojo/tools/roll/rev_sdk.py
@@ -29,6 +29,7 @@ services_dirs_to_clone = [
"mojo/services/content_handler/public",
"mojo/services/geometry/public",
"mojo/services/gpu/public",
+ "mojo/services/http_server/public",
"mojo/services/input_events/public",
"mojo/services/native_viewport/public",
"mojo/services/navigation/public",
« no previous file with comments | « mojo/services/http_server/public/interfaces/http_server_factory.mojom ('k') | services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698