Index: mojo/edk/system/PRESUBMIT.py |
diff --git a/mojo/embedder/PRESUBMIT.py b/mojo/edk/system/PRESUBMIT.py |
similarity index 93% |
rename from mojo/embedder/PRESUBMIT.py |
rename to mojo/edk/system/PRESUBMIT.py |
index 97f67c0ed9ce10c7d684aba28fae22b1d4e4a043..2827571b7b1bd140c45ea250bceae71b5e90dbe4 100644 |
--- a/mojo/embedder/PRESUBMIT.py |
+++ b/mojo/edk/system/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/embedder. |
+"""Presubmit script for mojo/edk/system. |
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts |
for more details about the presubmit API built into depot_tools. |