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

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

Issue 682493002: Remove the dependency on json schema compiler. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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 | « build/json_to_struct.gypi ('k') | tools/json_schema_compiler/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/roll/rev.py
diff --git a/mojo/tools/roll/rev.py b/mojo/tools/roll/rev.py
index 242818f6d0df1c9b971b9e33c79f717390ee914f..3efbec58d83b5486e41e64aa52ca12e188309eab 100755
--- a/mojo/tools/roll/rev.py
+++ b/mojo/tools/roll/rev.py
@@ -59,7 +59,6 @@ dirs_to_snapshot = [
"tools/gritsettings",
"tools/idl_parser",
"tools/json_comment_eater",
- "tools/json_schema_compiler",
"tools/linux",
"tools/lsan",
"tools/msan",
« no previous file with comments | « build/json_to_struct.gypi ('k') | tools/json_schema_compiler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698