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

Unified Diff: third_party/WebKit/Tools/Scripts/lint-test-expectations

Issue 2014063002: Run format-webkit on webkitpy code (without string conversion). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 7 months 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/WebKit/Tools/Scripts/lint-test-expectations
diff --git a/third_party/WebKit/Tools/Scripts/lint-test-expectations b/third_party/WebKit/Tools/Scripts/lint-test-expectations
index c56eb77dbb04628a711330f4a0c63dfd55f8343a..d7d3127461a8ff7466c54c3b4194fbdffe457cde 100755
--- a/third_party/WebKit/Tools/Scripts/lint-test-expectations
+++ b/third_party/WebKit/Tools/Scripts/lint-test-expectations
@@ -34,4 +34,3 @@ from webkitpy.layout_tests import lint_test_expectations
sys.exit(lint_test_expectations.main(sys.argv[1:], sys.stdout, sys.stderr))
-

Powered by Google App Engine
This is Rietveld 408576698