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

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

Issue 789243002: Restructure public side of network service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 6 years 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/tools/package_manager/package_manager_application.h ('k') | services/http_server/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 1fe7095ab5ad3679a607a370d291f4dcf0f92ba5..2480711620836525365f0a85fa0c76eaa3b1b10c 100755
--- a/mojo/tools/roll/rev_sdk.py
+++ b/mojo/tools/roll/rev_sdk.py
@@ -13,6 +13,7 @@ dirs_to_clone = [
"mojo/edk",
"mojo/public",
"mojo/services/public",
+ "mojo/services/network/public",
"mojo/services/surfaces/public",
"mojo/services/view_manager/public",
"mojo/services/window_manager/public",
« no previous file with comments | « mojo/tools/package_manager/package_manager_application.h ('k') | services/http_server/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698