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

Unified Diff: ui/views/PRESUBMIT.py

Issue 8770010: views: Move views.gyp to ui/views/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix aura build Created 9 years, 1 month 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 | « ui/views/DEPS ('k') | ui/views/views.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « ui/views/DEPS ('k') | ui/views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698