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

Side by Side Diff: third_party/WebKit/Source/platform/wtf/README.md

Issue 2706793002: Rename platform/wtf/ to platform/newwtf/. (Closed)
Patch Set: Created 3 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 unified diff | Download patch
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/OWNERS ('k') | third_party/WebKit/Source/wtf/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # platform/wtf
2
3 This is the location where all the files under Source/wtf will be moved
4 eventually. See
5 [the proposal](https://docs.google.com/document/d/1shS1IZe__auYxjm9FhPbTY2P01FbN TMYRh-nen5gkDo/edit?usp=sharing)
6 and
7 [the design doc](https://docs.google.com/document/d/1JK26H-1-cD9-s9QLvEfY55H2kgS xRFNPLfjs049Us5w/edit?usp=sharing)
8 regarding the relocation project. For the project's progress, see
9 [bug 691465](https://bugs.chromium.org/p/chromium/issues/detail?id=691465).
10
11 During the project, files in wtf/ are moved to platform/wtf incrementally, and
12 redirection headers will be placed in wtf/. So nothing should break in the
13 meantime. You can continue including WTF headers like `#include "wtf/Xxx.h"`
14 till the next announce in blink-dev.
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/OWNERS ('k') | third_party/WebKit/Source/wtf/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698