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

Issue 2801623005: Rewrite references to "wtf/" to "platform/wtf/" in platform/transforms. (Closed)

Created:
3 years, 8 months ago by Yuta Kitamura
Modified:
3 years, 8 months ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews, kinuko+watch
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rewrite references to "wtf/" to "platform/wtf/" in platform/transforms. 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 added in order to prevent further introduction of "wtf/". BUG=691465 R=haraken@chromium.org Review-Url: https://codereview.chromium.org/2801623005 Cr-Commit-Position: refs/heads/master@{#462781} Committed: https://chromium.googlesource.com/chromium/src/+/081904c5bdd3417b6bfda8cf35b3682b2fdde946

Patch Set 1 #

Messages

Total messages: 11 (7 generated)
Yuta Kitamura
haraken: PTAL?
3 years, 8 months ago (2017-04-06 09:35:00 UTC) #3
haraken
LGTM
3 years, 8 months ago (2017-04-06 11:11:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2801623005/1
3 years, 8 months ago (2017-04-07 04:18:32 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 05:52:44 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/081904c5bdd3417b6bfda8cf35b3...

Powered by Google App Engine
This is Rietveld 408576698