Index: ui/views/PRESUBMIT.py |
diff --git a/views/PRESUBMIT.py b/ui/views/PRESUBMIT.py |
similarity index 88% |
rename from views/PRESUBMIT.py |
rename to ui/views/PRESUBMIT.py |
index 99e25b48dba7ff0688b34d307bdc729fa7b70684..caf630d2c85f09830d4cb6beea6c51135e9e11d4 100755 |
--- a/views/PRESUBMIT.py |
+++ b/ui/views/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. |
-"""Chromium presubmit script for src/views. |
+"""Chromium presubmit script for src/ui/views. |
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts |
for more details on the presubmit API built into gcl. |