summaryrefslogtreecommitdiffstats
path: root/mojo/README
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-06 21:44:14 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-06 21:44:14 +0000
commit97e0fc08d42a6e65be0911f43ffe96f671fc6b34 (patch)
tree10381a55bd2ab8e4eb7867d77f96c662d47350d8 /mojo/README
parentbc1cd9551b479f2c1f28e737a027329140802d40 (diff)
downloadchromium_src-97e0fc08d42a6e65be0911f43ffe96f671fc6b34.zip
chromium_src-97e0fc08d42a6e65be0911f43ffe96f671fc6b34.tar.gz
chromium_src-97e0fc08d42a6e65be0911f43ffe96f671fc6b34.tar.bz2
Create mojo directory.
R=darin@chromium.org Review URL: https://codereview.chromium.org/23716005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221786 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'mojo/README')
-rw-r--r--mojo/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/mojo/README b/mojo/README
new file mode 100644
index 0000000..6a41a8b
--- /dev/null
+++ b/mojo/README
@@ -0,0 +1,2 @@
+This is an effort to extract a lower-level platform from Chrome’s browser,
+renderer, and other processes, that all could be implemented in terms of.