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

Unified Diff: webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py

Issue 8678022: Fix python scripts in src/webkit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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
Index: webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py
diff --git a/webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py b/webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py
index 1597a61b3aaa887a4092b8af12864e89975fefff..745c0c4464861e2cdc2340112577ebf16e464c93 100644
--- a/webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py
+++ b/webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py
@@ -1,5 +1,4 @@
-#!/usr/bin/env python
-# Copyright (c) 2010 The Chromium Authors. All rights reserved.
+# Copyright (c) 2011 The Chromium Authors. All rights reserved.
Dirk Pranke 2011/11/23 21:29:15 I bet this file isn't even used any more ... I'll
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698