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

Unified Diff: third_party/WebKit/Tools/Scripts/webkit-patch

Issue 2590003003: Correct logutils to log_utils (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Tools/Scripts/webkit-patch
diff --git a/third_party/WebKit/Tools/Scripts/webkit-patch b/third_party/WebKit/Tools/Scripts/webkit-patch
index 81f0059dc615ea9d51e05bbc5a954294361577cf..f16637ceb0d0bfc768136269ed21aeb22d7a486f 100755
--- a/third_party/WebKit/Tools/Scripts/webkit-patch
+++ b/third_party/WebKit/Tools/Scripts/webkit-patch
@@ -38,7 +38,7 @@ import sys
import webkitpy.common.version_check
-from webkitpy.common.system.logutils import configure_logging
+from webkitpy.common.system.log_utils import configure_logging
from webkitpy.tool.webkit_patch import WebKitPatch
# A StreamWriter will by default try to encode all objects passed
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698