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

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

Issue 793243002: Restructure public side of content_handler service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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/services/public/mojo_services_public.gyp ('k') | services/js/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 d4fb06ab110656192b01b655824ae36f365b95ab..54c5ead6070f3bc10219ee55578bb31b5397d5ad 100755
--- a/mojo/tools/roll/rev_sdk.py
+++ b/mojo/tools/roll/rev_sdk.py
@@ -15,6 +15,7 @@ dirs_to_clone = [
"mojo/services/public",
"mojo/services/accessibility/public",
"mojo/services/clipboard/public",
+ "mojo/services/content_handler/public",
"mojo/services/geometry/public",
"mojo/services/gpu/public",
"mojo/services/input_events/public",
« no previous file with comments | « mojo/services/public/mojo_services_public.gyp ('k') | services/js/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698