Chromium Code Reviews| Index: apps/shell/app/README |
| diff --git a/apps/shell/app/README b/apps/shell/app/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9dbba28e5931777e2c547f593600f8b44a0c5fa3 |
| --- /dev/null |
| +++ b/apps/shell/app/README |
| @@ -0,0 +1,5 @@ |
| +"Application support" for the app_shell executable. |
| + |
| +This directory has nothing to do with the apps/extensions themselves. |
| + |
| +See content/shell/app for a similar example. |