Skip to content

Commit

Permalink
link to chrome source code is not found (#8392)
Browse files Browse the repository at this point in the history
Co-authored-by: David Burns <[email protected]>
  • Loading branch information
masakazutakewaka and AutomatedTester authored Jun 5, 2020
1 parent 80a5b19 commit 3912f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rb/lib/selenium/webdriver/chrome/profile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def add_encoded_extension(encoded)
#
# Set a preference in the profile.
#
# See https://src.chromium.org/svn/trunk/src/chrome/common/pref_names.cc
# See https://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/pref_names.cc
#

def []=(key, value)
Expand Down

0 comments on commit 3912f49

Please sign in to comment.