Chromium Code Reviews| Index: ui/wm/README.chromium |
| diff --git a/ui/wm/README.chromium b/ui/wm/README.chromium |
| deleted file mode 100644 |
| index e45b85886557676463225f3ab09cd37838de435f..0000000000000000000000000000000000000000 |
| --- a/ui/wm/README.chromium |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -Window Management functionality for apps built on Aura. |
| - |
| -public/ |
| - Implementation-agnostic APIs. |
| -core/ |
| - Implementations of public/ |
| -test/ |
| - Test implementations of public/, and a minimal WM for use in testing. |