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

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

Issue 790213002: Restructure public side of geometry service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Nits 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
Index: mojo/tools/roll/rev_sdk.py
diff --git a/mojo/tools/roll/rev_sdk.py b/mojo/tools/roll/rev_sdk.py
index 2480711620836525365f0a85fa0c76eaa3b1b10c..3a1631bf4eda623c3364738fb6faecb17286b7cf 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/geometry/public",
"mojo/services/network/public",
"mojo/services/surfaces/public",
"mojo/services/view_manager/public",
« no previous file with comments | « mojo/services/window_manager/public/interfaces/window_manager_internal.mojom ('k') | services/gles2/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698