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

Unified Diff: tools/clang/translation_unit/test_translation_unit.py

Issue 1592403002: update obsolete code.google.com documentation links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase on master Created 4 years, 10 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
« no previous file with comments | « tools/clang/scripts/update.py ('k') | tools/gn/misc/emacs/gn-mode.el » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/clang/translation_unit/test_translation_unit.py
diff --git a/tools/clang/translation_unit/test_translation_unit.py b/tools/clang/translation_unit/test_translation_unit.py
index 46576b03e35e981bfb547159a4d1f05de689cf8e..0482a7873f621d07d8f22d3efbbb270408b185ec 100755
--- a/tools/clang/translation_unit/test_translation_unit.py
+++ b/tools/clang/translation_unit/test_translation_unit.py
@@ -28,7 +28,7 @@ def _NumberOfTestsToString(tests):
# Before running this test script, please build the translation_unit clang tool
# first. This is explained here:
-# https://code.google.com/p/chromium/wiki/ClangToolRefactoring
+# https://chromium.googlesource.com/chromium/src/+/master/docs/clang_tool_refactoring.md
def main():
tools_clang_directory = os.path.dirname(os.path.dirname(
os.path.realpath(__file__)))
« no previous file with comments | « tools/clang/scripts/update.py ('k') | tools/gn/misc/emacs/gn-mode.el » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698