Skip to content

Commit 97faab2

Browse files
sokcevicGCommit Bot
authored and
Commit Bot
committed
Update codesearch links
code.google.com redirects no longer work. This CL replaces links in /tools/mb to source.chromium.org equivalent. This CL was uploaded by git cl split. R=machenbach@chromium.org Change-Id: I61e216806f67737420db18a2a5ab4994919351af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392762 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#804476}
1 parent 2f5323e commit 97faab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mb/docs/user_guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ to a file called `runtime_deps` in the build directory, and pass that to
224224

225225
Once GN has computed the lists of runtime dependencies, MB will then
226226
look up the command line for each target (currently this is hard-coded
227-
in [mb.py](https://code.google.com/p/chromium/codesearch?q=mb.py#chromium/src/tools/mb/mb.py&q=mb.py%20GetIsolateCommand&sq=package:chromium&type=cs)), and write out the
227+
in [mb.py](https://source.chromium.org/chromium/chromium/src/+/master:tools/mb/mb.py;l=1370)), and write out the
228228
matching `.isolate` and `.isolated.gen.json` files.
229229

230230
## The mb_config.pyl config file

0 commit comments

Comments
 (0)