Chromium Code Reviews
DescriptionRewrite references to "wtf/" to "platform/wtf/" in platform/scheduler.
This is essentially the result of the following shell command followed by
git cl format:
find . -type f -exec sed -i 's/"wtf\//"platform\/wtf\//g' {} \;
DEPS is updated, too, in order to prevent further introduction of "wtf/".
BUG=691465
Review-Url: https://codereview.chromium.org/2796223002
Cr-Commit-Position: refs/heads/master@{#463220}
Committed: https://chromium.googlesource.com/chromium/src/+/09d1b60e7c9facda095d609e8b2a256caeec105f
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||