Index: mojo/edk/PRESUBMIT.py |
diff --git a/mojo/edk/system/PRESUBMIT.py b/mojo/edk/PRESUBMIT.py |
similarity index 93% |
rename from mojo/edk/system/PRESUBMIT.py |
rename to mojo/edk/PRESUBMIT.py |
index 2827571b7b1bd140c45ea250bceae71b5e90dbe4..43d5417e5ae714d51eb8c00f9e59741e2809f777 100644 |
--- a/mojo/edk/system/PRESUBMIT.py |
+++ b/mojo/edk/PRESUBMIT.py |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-"""Presubmit script for mojo/edk/system. |
+"""Presubmit script for mojo/edk. |
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts |
for more details about the presubmit API built into depot_tools. |