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

Unified Diff: PRESUBMIT.py

Issue 775343004: Move //mojo/shell to //shell (Closed) Base URL: git@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 | « DEPS ('k') | mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index c07514659c752d9daf9efaf74b38a430dc529cbc..47ccdc7486a41ef0aa9506a67e1332ebbb9a1c1c 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -440,6 +440,7 @@ def _CheckGNCheck(input_api, output_api):
'//examples/*',
'//mojo/*',
'//services/*',
+ '//shell/*',
]
if input_api.platform != 'win32':
KNOWN_PASSING += [
« no previous file with comments | « DEPS ('k') | mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698