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

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

Issue 788343002: Restructure public side of gpu 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/surfaces/public/interfaces/surfaces.mojom ('k') | services/gles2/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 8ca941f38b9b20260b918238c6c56185d6fdd8f4..5d88381e777926ade1acd2c51b1b11cfc3e0dd68 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/geometry/public",
+ "mojo/services/gpu/public",
"mojo/services/native_viewport/public",
"mojo/services/network/public",
"mojo/services/surfaces/public",
« no previous file with comments | « mojo/services/surfaces/public/interfaces/surfaces.mojom ('k') | services/gles2/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698