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

Unified Diff: third_party/closure_compiler/processor_test.py

Issue 476453002: Python readability review for dbeam@. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge 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
Index: third_party/closure_compiler/processor_test.py
diff --git a/third_party/closure_compiler/processor_test.py b/third_party/closure_compiler/processor_test.py
index f5517cca73ee22039cf8212862ab9fc0421dce60..faac6dddfc5514958cbf73bcafe304e82bb096f7 100755
--- a/third_party/closure_compiler/processor_test.py
+++ b/third_party/closure_compiler/processor_test.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2014 The Chromium Authors. All rights reserved.
+# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
« third_party/closure_compiler/processor.py ('K') | « third_party/closure_compiler/processor.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698