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

Unified Diff: third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/PrettyPatch.rb

Issue 2471733003: Update or remove any remaining references to viewvc/blink. (Closed)
Patch Set: Created 4 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: third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/PrettyPatch.rb
diff --git a/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/PrettyPatch.rb b/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/PrettyPatch.rb
index 73988882e838d3c4e58c3a78b6976d9570dc5e0c..f619afc8c9a8290b4937d3f3aad1c254982f67be 100644
--- a/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/PrettyPatch.rb
+++ b/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/PrettyPatch.rb
@@ -87,7 +87,7 @@ private
SMALLEST_EQUAL_OPERATION = 3
- OPENSOURCE_URL = "http://src.chromium.org/viewvc/blink/"
+ OPENSOURCE_URL = "https://chromium.googlesource.com/chromium/src/+/master/third_party/WebKit/"
OPENSOURCE_DIRS = Set.new %w[
LayoutTests

Powered by Google App Engine
This is Rietveld 408576698